This is the mail archive of the cygwin@cygwin.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: GCC 2.95.3-4 Problem


On Mon, Jun 11, 2001 at 05:47:13PM -0400, Highley, David (CEWF) wrote:
>Is this to say that a static build is not supported?

You can't load the cygwin DLL statically, no.  The best you can do
is use mingw if you don't want to rely on the cygwin DLL.  Mingw
builds rely on DLLs that should already be on most systems.

It is not theoretically impossible to create a "static" version of
cygwin.  DJ Delorie has done this, with some hacking at the cygwin
source code, but there is no way to do this in the current sources
and I would very much not advocate even attempting it.

cgf

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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