From: willer AT sq DOT com (Steve Willer) Subject: RE: Beta 17 available! (wxwin port) 7 Dec 1996 13:44:18 -0800 Sender: daemon AT cygnus DOT com Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Original-To: Keith Gary Boyce Original-cc: Geoffrey Noer , gnu-win32 AT cygnus DOT com, wxwin-users AT aiai DOT ed DOT ac DOT uk In-Reply-To: X-X-Sender: willer AT sqarc DOT sq DOT com Original-Sender: owner-gnu-win32 AT cygnus DOT 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 AT cygnus DOT com" with one line of text: "help".