Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <021e01c1b9a2$65ceb290$0100a8c0@advent02> From: "Chris January" To: References: <3c72e52d3d0da4b8 AT mel-rta3 DOT wanadoo DOT fr> (added by mel-rta3.wanadoo.fr) Subject: Re: BUG with 1.3.9 : -mno-cygwin target still depends on cygwin1.dll Date: Wed, 20 Feb 2002 00:05:44 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 > I'm currently working on a cygwin32 port of DevIL (http://openil.sf.net). I get strange results when > trying to compile the libs with -mno-cygwin (we prefer to not depend on cygwin unix emulation as > we don't need it, we just use standard C functions) > >The problem is that i get dlls that still depend on cygwin1.dll ! but the compilation is done with > mno-cygwin flag. > > You have the entire libILU.dll compilation process in attachment (and the cygcheck output). It seems libtool is not passing the -mno-cygwin flag through when it starts linking the DLL. Regards Chris -- 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/