| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Message-ID: | <FF6C7003DADBD211991800105A016E4803375DC1@tigris.nt.syncrude.com> |
| From: | "Charlebois, Cameron" <charlebois DOT cameron AT syncrude DOT com> |
| To: | "'cygwin AT cygwin DOT com'" <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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |