[Buildroot] [PATCH v2] poco: disable fpenvironment for MIPS without FPU

Thomas Petazzoni thomas.petazzoni at bootlin.com
Wed Oct 10 07:12:40 UTC 2018


Hello,

On Wed, 10 Oct 2018 09:02:02 +0200, Yegor Yefremov wrote:

> > Isn't the glibc bug that it allowed to use fpenv in situations where it
> > shouldn't have allowed it ? If that's the case, perhaps the other
> > libcs didn't had this bug, and fpenv really shouldn't be used with MIPS
> > soft-float, regardless of the C library in use ?  
> 
> I've made a compile test with musl and it fails too. So I'll just
> disable fpenv if BR2_MIPS_SOFT_FLOAT is selected. So ne need to
> mention glibc.
> 
> Strange, that it didn't show up in the build tests ...

We don't test mips/musl in the autobuilders. However, we do test
mips/uclibc, but maybe not in soft-float mode.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list