From: willer@sq.com (Steve Willer)
Subject: RE: Beta 17 available! (wxwin port)
7 Dec 1996 13:44:18 -0800
Sender: daemon@cygnus.com
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <Pine.WNT.3.95.961207155552.-952463A-100000.cygnus.gnu-win32@willer>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Original-To: Keith Gary Boyce <garp@opustel.com>
Original-cc: Geoffrey Noer <noer@cygnus.com>, gnu-win32@cygnus.com,
        wxwin-users@aiai.ed.ac.uk
In-Reply-To: <Chameleon.849969583.garp@software6.opustel.com>
X-X-Sender: willer@sqarc.sq.com
Original-Sender: owner-gnu-win32@cygnus.com


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@cygnus.com" with one line of text: "help".
