delorie.com/archives/browse.cgi | search |
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 |
Sender: | root AT pluto DOT ipass DOT net |
Message-ID: | <3755D29E.ABA65380@ipass.net> |
Date: | Wed, 02 Jun 1999 20:55:58 -0400 |
From: | "Suhaib M. Siddiqi" <ssiddiqi AT ipass DOT net> |
X-Mailer: | Mozilla 4.6 [en] (X11; I; Linux 2.2.5-15 i586) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
To: | DJ Delorie <dj AT delorie DOT com> |
CC: | PositivePi AT aol DOT com, cygwin AT sourceware DOT cygnus DOT com |
Subject: | Re: Staticly linking cygwin1.dll to exe? |
References: | <15ad59a8 DOT 248706b9 AT aol DOT com> <3755CE5F DOT 6362B378 AT ipass DOT net> <199906030045 DOT UAA03223 AT envy DOT delorie DOT com> |
DJ Delorie wrote: > > > 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 ;-) > With hack everything, (if not everything many things) is possible. What I mean that DLL purpose to consume less resources and load the libraries dynamically when needed. Otherwise, why not use static libs. > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |