Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 196609 - sys-libs/glibc-2.6.1 does not build w/ gcc 3.4.6
Summary: sys-libs/glibc-2.6.1 does not build w/ gcc 3.4.6
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: Sparc Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-21 14:04 UTC by Konstantin Agouros
Modified: 2007-10-21 18:30 UTC (History)
0 users

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 Konstantin Agouros 2007-10-21 14:04:42 UTC
emerge glibc fails with: 

>>> Unpacking source...
 * Checking gcc for __thread support ...                                  [ !! ]

 * Could not find a gcc that supports the __thread directive!
 * Please update your binutils/gcc and try again.
 * 


gcc was recompiled already and gcc -v says thread-model=posix it's gcc 3.4.6

Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-10-21 14:17:48 UTC
We don't support gcc-3.x anywhere but on hardened.

http://www.gentoo.org/doc/en/gcc-upgrading.xml
Comment 2 Konstantin Agouros 2007-10-21 18:28:04 UTC
This might be a double message due to firewall problems:

The sparc32-profile does not allow the merge of gcc-4.1.2. So how do I proceed the whole thing is running on a java-station (sun4m).
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-10-21 18:30:52 UTC
Maybe you could at least post emerge --info as the bug page told you.