EGCS-Mingw32 Win32

Mumit Khan khan@xraylith.wisc.edu
Thu Sep 3 02:56:00 GMT 1998


On Tue, 1 Sep 1998, Paul Garceau wrote:

> Greetings,
> 
> 	Just a quick question -- and may be a dumb one...
> 
> 	Under EGCS-Mingw32, why is it necessary to add a -l reference for 
> User32 for a command such as:
> 
> 	gcc test.c -o test.exe
> 
>        in order to generate a successful link?

Paul,

Only if you refer to symbols defined in user32, otherwise no need. Since I
don't know what's in test.c, I can't really provide an informative answer.

Can you send me the following:
  
  1. testcase source file
  2. output of the build:
     
     % gcc -v test.c -o test.exe

Thanks.
Mumit


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list