Staticly linking cygwin1.dll to exe?
DJ Delorie
dj@delorie.com
Wed Jun 2 17:45:00 GMT 1999
> 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
More information about the Cygwin
mailing list