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

Bug 141719

Summary: [patch] gcc-4.1.1 on uclibc - missing __global_locale symbol patch
Product: Gentoo Linux Reporter: Marcin Kowalski <yoshi3>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***