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

Bug 154895

Summary: sys-devel/gcc-3.4.6-r2 crossdev, missing object files in ../work/build/mingw32/libstdc++-v3/src/.libs
Product: Gentoo Linux Reporter: Gerhard Burger <genbugs>
Component: [OLD] Core systemAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: info log for gcc compile stage 2 (cross-mingw32-info.log)
compilation file with error description for gcc stage 2 (cross-mingw32-gcc-stage2.log)

Description Gerhard Burger 2006-11-12 08:11:18 UTC
When I want to emerge the enviroment with gcc-3.4.5, gcc-3.4.5-r1 and gcc-3.4.6-r2 it always fails at the same position.
I checked it and the problem seems to be that "mingw32-ar cru libstdc++_pic.a .libs/*.o ../libsupc++/*.o" is executed on an empty directory. There were no object files in /var/tmp/cross/mingw32/portage/gcc-3.4.6-r2/work/build/mingw32/libstdc++-v3/src/.libs

I executed crossdev with (also without USE="-*"):
USE="-*" crossdev --b 2.16.91.0.7 --g 3.4.6-r2 --l 3.9 --k 3.7 -t mingw32

With the latest gcc-version crossdev finishes with no problems.
Comment 1 Gerhard Burger 2006-11-12 08:13:59 UTC
Created attachment 101744 [details]
info log for gcc compile stage 2 (cross-mingw32-info.log)
Comment 2 Gerhard Burger 2006-11-12 08:15:24 UTC
Created attachment 101745 [details]
compilation file with error description for gcc stage 2 (cross-mingw32-gcc-stage2.log)

bad symbols are because of little problems with my UTF8-configuration so ignore it
Comment 3 SpanKY gentoo-dev 2006-11-12 20:15:17 UTC

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