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?



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

It *can* be - I've done it, but it requires some hacks to make it work
right (like a new malloc and crt0 files).  The only reason I did it
was to profile cygwin itself, and I don't recommend the experience to
anyone ;-)

--
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]