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: Linking to cygwin1.dll and msvcrt.dll ?


How would this relate to a Cygwin app (links against cygwin1.dll) that also 
uses a native Windows DLL that probably uses msvcrt.dll (such as GTK+)?

Is this allowed or disallowed?

Sorry if this appears twice.  I messed up and can't tell if I already sent 
it

-----Original Message-----
From:	Christopher Faylor [SMTP:cgf@redhat.com]
Sent:	Tuesday, July 17, 2001 1:02 PM
To:	cygwin@cygwin.com
Subject:	Re: Linking to cygwin1.dll and msvcrt.dll ?

On Tue, Jul 17, 2001 at 12:59:46PM -0700, Mo DeJong wrote:
>I am trying to figure out how to create a .dll that depends on
>cygwin1.dll and msvcrt.dll.  Here is the link time error I am currently
>seeing:

You can't do that.  You can't mix two different runtime systems
they are mutually exclusive.

cgf

--
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/


--
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]