make bootstrap fail with '-luser32'

Gerrit P. Haase gp@familiehaase.de
Sun May 30 07:42:00 GMT 2004


Hallo Arthur,

Am Dienstag, 25. Mai 2004 um 21:18 schriebst du:

> I've tried to compile and install gcc-3.4.0 under Cygwin on an AMD
> XP and Pentium IV computer, both under Win2000.

> On the AMD the bootstrap succeeds with no error and I am ready to
> install. 

> On the Pentium the bootstrap fails (during link?) in Stage 1 when it
> is unable to locate 'user32' (-luser32). user32 is located in: C:
> \winnt\sysstem32\user32.dll, and this is in my Cygwin PATH variable
> and in the Windows System PATH variable. Don't know what to do to
> discover what's wrong or work around the problem. Don't understand
> why I succeed in my home AMD computer and fail at my work pentium
> computer. 


Be sure that you have intsalled the w32api package which includes all
the stub libraries and headers for the windows API. (/usr/lib/w32api)


Gerrit
-- 
=^..^=




More information about the Gcc-help mailing list