This is the mail archive of the cygwin@sourceware.cygnus.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: Staticly linking cygwin1.dll to exe?


PositivePi@aol.com wrote:
> 
> List..
> 
>   Is it possible to staticly link cygwin1.dll into an exe compiled with gcc?
> I notice that I'm actually using very little of the code in cygwin1.dll in 

Can the DLL be statically linked??  DLL stands for Dynamic loading...

>my
> program, and the dll is quite large.  It seems unnecessary to carry around
> that huge runtime library for such a small application.  Is there any way at
> all (however tedious) that I can statically link the code from the cygwin
> library into my executable so it can be entirely standalone?
> 
> Aaron W. LaFramboise
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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