gcc-3.4.0 Bootstrap failure

Jim Wilson wilson@specifixinc.com
Tue Jun 1 07:30:00 GMT 2004


Arthur I Schwarz wrote:
> On the Pentium the bootstrap fails (during link?) in Stage 1 when it is
> unable to locate 'user32' (-luser32). user32 is located in:

You might try the cygwin mailing lists.  There aren't very many cygwin 
knowledgable people here.  See
     http://cygwin.com

You can try passing verbose options through to the linker.  If the 
linker is a front end (like collect), then you need to find a way to 
pass it through to the actual linker.  Something like -Wl,--verbose 
might work.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



More information about the Gcc mailing list