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: From: "Charlebois, Cameron" To: "'cygwin AT cygwin DOT com'" Subject: quick DLL question Date: Mon, 20 Aug 2001 10:58:07 -0600 X-Mailer: Internet Mail Service (5.5.2448.0) 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" Thanks -Cam Cameron Charlebois +-----------------------------+ | Extraction | | Information Management Team | +-----------------------------+ -- 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/