This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Static version of Cygwin DLL?


DJ Delorie wrote:
> 
> > I need to build an executable using Cygwin (gcc, ld etc.), but I need it not
> > to depend on cygwin1.dll.
> 
> You can't do that.
> 

Well, a static version of the Cygwin POSIX runtime can't be done; but,
if you only need ANSI and not POSIX -mno-cygwin will allow Cygwin1.dll
not to be used.

Cheers,
-- 
Earnie Boyd
mailto:earnie_boyd@yahoo.com

---         <http://earniesystems.safeshopper.com>         ---
--- Cygwin: POSIX on Windows <http://gw32.freeyellow.com/> ---
---   Minimalist GNU for Windows <http://www.mingw.org/>   ---

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]