Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 292888 - sys-libs/glibc-2.11 must be compiled with >=sys-devel/gcc-4.4.2
Summary: sys-libs/glibc-2.11 must be compiled with >=sys-devel/gcc-4.4.2
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-12 08:28 UTC by ariana strangelove
Modified: 2009-11-22 16:50 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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