Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-Id: <4.3.1.2.20010820130513.02493f80@pop.ma.ultranet.com> X-Sender: lhall AT pop DOT ma DOT ultranet DOT com X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Mon, 20 Aug 2001 13:06:09 -0400 To: "Charlebois, Cameron" , "'cygwin AT cygwin DOT com'" From: "Larry Hall (RFK Partners, Inc)" Subject: Re: quick DLL question In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 12:58 PM 8/20/2001, Charlebois, Cameron wrote: >Every program compiled under Cygwin requires cygwin1.dll in order to run. Is >it possible to compile in that dll so that you have a stand alone program >without any external dependencies? I checked out >http://sources.redhat.com/cygwin/cygwin-ug-net/dll.html and when I tried > >echo EXPORTS > cygwin1.def >nm cygwin1.dll | grep ' T _' | sed 's/.* T _//' >> cygwin1.def > >I got: >"No symbols in cygwin1.dll" Practically? No. See the email archives if you want more detail. I expect what you find will dissuade you from trying to do this though. Larry Hall lhall AT rfk DOT com RFK Partners, Inc. http://www.rfk.com 118 Washington Street (508) 893-9779 - RFK Office Holliston, MA 01746 (508) 893-9889 - FAX -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/