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 From: PositivePi AT aol DOT com Message-ID: <15ad59a8.248706b9@aol.com> Date: Wed, 2 Jun 1999 18:14:17 EDT Subject: Staticly linking cygwin1.dll to exe? To: cygwin AT sourceware DOT cygnus DOT com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: AOL 4.0 for Windows 95 sub 3 List.. Is it possible to staticly link cygwin1.dll into an exe compiled with gcc? I notice that I'm actually using very little of the code in cygwin1.dll in my program, and the dll is quite large. It seems unnecessary to carry around that huge runtime library for such a small application. Is there any way at all (however tedious) that I can statically link the code from the cygwin library into my executable so it can be entirely standalone? Aaron W. LaFramboise -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com