Re: [OT] Re: Opening a (cygwin-ised) DLL

2008-11-25 Thread John Emmas
- Original Message - Sent: 24 November 2008 18:56 Subject: Re: [OT] Re: Opening a (cygwin-ised) DLL "Yaakov (Cygwin Ports)" wrote: kernel32 is added by default because libcygwin.a depends on it. If you pass -mwindows to gcc during linking, then gdi32 is added as wel

Re: [OT] Re: Opening a (cygwin-ised) DLL

2008-11-24 Thread Brian Dessent
"Yaakov (Cygwin Ports)" wrote: > John Emmas wrote: > > Oops, I meant to ask another question (almost a variation on the same > > theme). Does Cygwin itself (or more correctly, its linker) link > > automatically to any of the standard Windows libs (such as kernel32.lib, > > user32.lib etc). > > k

Re: [OT] Re: Opening a (cygwin-ised) DLL

2008-11-24 Thread Yaakov (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 John Emmas wrote: > Oops, I meant to ask another question (almost a variation on the same > theme). Does Cygwin itself (or more correctly, its linker) link > automatically to any of the standard Windows libs (such as kernel32.lib, > user32.lib etc).