Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 233986 - =sys-devel/gcc-4.3* - Can't build cross-powerpc-unknown-linux-gnu
Summary: =sys-devel/gcc-4.3* - Can't build cross-powerpc-unknown-linux-gnu
Status: RESOLVED DUPLICATE of bug 229391
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-05 15:55 UTC by Nelson
Modified: 2008-08-06 22:41 UTC (History)
0 users

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


Attachments
cross-powerpc-unknown-linux-gnu-info.log (cross-powerpc-unknown-linux-gnu-info.log,19.67 KB, text/plain)
2008-08-05 15:55 UTC, Nelson
Details
cross-powerpc-unknown-linux-gnu-gcc-stage1.log (cross-powerpc-unknown-linux-gnu:gcc-4.3.1-r1:20080805-090428.log,821.78 KB, text/plain)
2008-08-05 15:56 UTC, Nelson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nelson 2008-08-05 15:55:06 UTC
I tried to compile a toolchain with gcc greater than 4.3.0 with no success, tried multiple glibc combinations.

The errors I'm going to attach are the output of:
"crossdev -v --b 2.18-r3 --g 4.3.1-r1 --k 2.6.25-r4 --l 2.7-r2 --target powerpc-unknown-linux-gnu"
Comment 1 Nelson 2008-08-05 15:55:38 UTC
Created attachment 162274 [details]
cross-powerpc-unknown-linux-gnu-info.log
Comment 2 Nelson 2008-08-05 15:56:27 UTC
Created attachment 162276 [details]
cross-powerpc-unknown-linux-gnu-gcc-stage1.log
Comment 3 Nelson 2008-08-06 12:08:15 UTC
I tried compiling a cross toolchain by hand, but when configuring glibc I get :

"configure: error: this configuration requires -mlong-double-128 IBM extended format support". This is what I got before removing def headers.

I ran 

"../configure --host=powerpc-unknown-linux-gnu --prefix=/usr --with-headers=/usr/powerpc-unknown-linux-gnu/usr/include --disable-sanity-checks"

Comment 4 Nelson 2008-08-06 22:41:36 UTC
Ok, this is DUPLICATE. His workaround also worked for me. Thanks to cyrillic

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