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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Originating-IP: [198.240.212.25] From: "Chris Twiner" To: cygwin AT cygwin DOT com Subject: mno_cygwin gcc 3.2 Date: Tue, 19 Nov 2002 10:44:46 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 19 Nov 2002 10:44:47.0143 (UTC) FILETIME=[ADBD8B70:01C28FB8] hi all, Under the gcc 2.95 release the :-mno_cygwin option let you link without cygwin1.dll. The gcc 3.2 release in the latest cygwin build, whilst not complaining about the option, will link with the cygwin1.dll even when using the option. cygcheck for example will show the link. This is for a dll compiled with : g++ -shared -mno_cygwin -o X.dll x.cpp Is this behaviour incorrect or is it planned that all cygwin gcc compiled apps will be forced to link with cygwin1.dll? Thanks, Chris _________________________________________________________________ Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail -- 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/