Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92240 - gcc-3.3.5.20050130-r1 - emake failed with bootstrap-lean
Summary: gcc-3.3.5.20050130-r1 - emake failed with bootstrap-lean
Status: RESOLVED DUPLICATE of bug 90683
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-11 05:48 UTC by BS
Modified: 2005-07-17 13:06 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 BS 2005-05-11 05:50:54 UTC
make[1]: *** [compare-lean] Error 1
make[1]: Leaving directory `/var/tmp/portage/gcc-3.3.5.20050130-r1/work/build/gcc'
make: *** [bootstrap-lean] Error 2

!!! ERROR: sys-devel/gcc-3.3.5.20050130-r1 failed.
!!! Function gcc_do_make, Line 1137, Exitcode 2
!!! emake failed with bootstrap-lean


Reproducible: Always
Steps to Reproduce:
1.emerge gcc on CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer"
2.change makeUSE=" -X -ssl -mno-sse2"
3.

Actual Results:  
 The same error occured.

Expected Results:  
Make gcc work on a Pentium 3

make[1]: *** [compare-lean] Error 1
make[1]: Leaving directory `/var/tmp/portage/gcc-3.3.5.20050130-r1/work/build/gcc'
make: *** [bootstrap-lean] Error 2

!!! ERROR: sys-devel/gcc-3.3.5.20050130-r1 failed.
!!! Function gcc_do_make, Line 1137, Exitcode 2
!!! emake failed with bootstrap-lean
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-05-11 06:12:49 UTC

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