Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 141719 - [patch] gcc-4.1.1 on uclibc - missing __global_locale symbol patch
Summary: [patch] gcc-4.1.1 on uclibc - missing __global_locale symbol patch
Status: RESOLVED DUPLICATE of bug 134412
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-25 10:21 UTC by Marcin Kowalski
Modified: 2006-07-25 10:36 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 Marcin Kowalski 2006-07-25 10:21:52 UTC
on uclibc system gcc-4.1.1 will fail at the very end with undefined __global_locale symbol. i found a new revision of uclibc patch for 4.1.1 which supposedly fixes the problem. i'm building gcc-4.1.1 right now to verify it

the difference between current patch and the new one is really minor. it's about 100-200 bytes bigger than the current one in portage.

the patch:
http://www.uclibc.org/cgi-bin/viewcvs.cgi/trunk/buildroot/toolchain/gcc/4.1.1/200-uclibc-locale.patch?rev=15550&view=log

gentoo has revision #15470 of the patches. 
.
hope this helps. the new patch is already 3 weeks old, and it didn't make into portage yet. i wonder why.

i'm now running gcc-4.1.1 compile on uclibc chroot to verify the effectiveness of the patch
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-25 10:36:07 UTC
Please, post to the other bug.

*** This bug has been marked as a duplicate of 134412 ***