glibc-2.11 fails to compile without the bit_AVX #define that is included in gcc-4.4.2 (or later i presume) Reproducible: Always Steps to Reproduce: 1.emerge sys-libs/glibc-2.11 2. 3. Actual Results: Many files fail to compile with undefined reference to bit_AVX Expected Results: built
Can you attach the build.log of the compilation failure and your emerge --info plz?
sys-libs/glibc-2.11 builds fine with sys-devel/gcc-4.4.1