Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Wed, 2 Jun 1999 20:45:04 -0400 Message-Id: <199906030045.UAA03223@envy.delorie.com> From: DJ Delorie To: ssiddiqi AT ipass DOT net CC: PositivePi AT aol DOT com, cygwin AT sourceware DOT cygnus DOT com In-reply-to: <3755CE5F.6362B378@ipass.net> (ssiddiqi@ipass.net) Subject: Re: Staticly linking cygwin1.dll to exe? References: <15ad59a8 DOT 248706b9 AT aol DOT com> <3755CE5F DOT 6362B378 AT ipass DOT net> > 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 AT sourceware DOT cygnus DOT com