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 From: "David Carter" To: "'Larry Hall \(RFK Partners, Inc\)'" , "'Mike Bresnahan'" , Subject: RE: -mno-cygwin Date: Tue, 4 Sep 2001 21:13:06 -0400 Message-ID: <000001c135a7$f1e65820$6401a8c0@atl.mediaone.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 In-Reply-To: <4.3.1.2.20010904205515.02339f08@pop.ma.ultranet.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Importance: Normal Larry Hall (RFK Partners, Inc) wrote: >AFAIK, -mno-cygwin only applies to C, not C++. Not quite true. It would be more accurate to say "-mno-cygwin only WORKS for C, not C++". It does apply it's "magic" (different include path, lib paths) for g++. However, as CGF noted in a separate response to the original posting, >"Cygwin comes with a complete set of headers and libraries and it also >includes fairly recent mingw headers and libraries, with the exception of >libstdc++.a." Ergo, -mno-cygwin doesn't WORK for (most) C++ programs. --- David Carter david AT carter DOT net -- 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/