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: quick DLL question


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@rfk.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/


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