[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: winemaker: use winegcc
From:       "Dimitrie O. Paun" <dimi () intelliware ! ca>
Date:       2004-02-27 14:42:39
Message-ID: Pine.LNX.4.44.0402270938490.29514-100000 () dimi ! dssd ! ca
[Download RAW message or body]

On Fri, 27 Feb 2004, Francois Gouget wrote:

> Does winegcc systematically link applications and dlls to advapi32,
> comdlg32, etc? How does one do if one does not want to link with gdi32
> for instance?

Yes, it does, those are the defaults for MinGW. More specifically,
all apps are linked by default against these DLLs:
	advapi32 user32 kernel32
additionally, GUI apps are also linked against:
	shell32 comdlg32 gdi32

If you don't want these defaults, you specify the
	-nodefaultlibs
on the command line.

-- 
Dimi.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic