Mail Archives: cygwin/1996/12/07/13:44:18
On Sat, 7 Dec 1996, Keith Gary Boyce wrote:
> Does anyone know what this statement in the B17 faq means and how to use
> it?
>
> Gcc now links by default against -lkernel32 and also against -luser32
> -lgdi32 -lcomdlg32
> when mwindows is set.
I think it just means when you use '-mwindows' at the linking stage, it
will automatically link in the standard Win32 DLLs (user32, gdi32,
comdlg32, kernel32). It's a convenience, but it keeps one from having to
say, somewhat redundantly "I'm a Windows program...and oh yeah, link me to
the Windows system functions".
-
For help on using this list, send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -