Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 292888

Summary: sys-libs/glibc-2.11 must be compiled with >=sys-devel/gcc-4.4.2
Product: Gentoo Linux Reporter: ariana strangelove <astrangelove>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED NEEDINFO    
Severity: enhancement CC: c.apeltauer, vostorga
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description ariana strangelove 2009-11-12 08:28:41 UTC
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
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2009-11-12 18:40:22 UTC
Can you attach the build.log of the compilation failure and your emerge --info plz?
Comment 2 VĂ­ctor Ostorga (RETIRED) gentoo-dev 2009-11-16 20:13:39 UTC
sys-libs/glibc-2.11 builds fine with sys-devel/gcc-4.4.1