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: <01C10EC6.A866AFE0.jorgens@coho.net> From: Steve Jorgensen Reply-To: "jorgens AT coho DOT net" To: "'cygwin AT cygwin DOT com'" Subject: RE: Linking to cygwin1.dll and msvcrt.dll ? Date: Tue, 17 Jul 2001 13:43:38 -0700 X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 AT redhat DOT com] Sent: Tuesday, July 17, 2001 1:02 PM To: cygwin AT cygwin DOT 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/