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: "Mike Bresnahan" To: Subject: RE: -mno-cygwin Date: Wed, 5 Sep 2001 19:34:16 -0700 Message-ID: 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 IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <3B963C21.20250.398C83@localhost> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Another option I found is the free Borland C++ compiler available at http://www.borland.com/bcppbuilder/freecompiler/ . It's not open source, but it is free of charge. However, it is not free of MS Visual C++ compatibility issues either. It does seem to work fine from the cygwin bash shell though. Mike ---- > -----Original Message----- > From: cygwin-owner AT sources DOT redhat DOT com > [mailto:cygwin-owner AT sources DOT redhat DOT com]On Behalf Of Paul G. > Sent: Wednesday, September 05, 2001 3:52 PM > To: cygwin AT cygwin DOT com > Subject: Re: -mno-cygwin > > > Hi folks, > > Given what cgf states below, depending on your needs of > course, it might be less hassle > to use Mingw tool set as it has no problems with C++ and, last I > checked, was working just fine > with libstdc++. > > So, as noted, -mno-cygwin WORKS with Cygwin gcc, but not > with Cygwin g++. For a > WORKING version of something approximating the bash command "g++ > -o -mno- > cygwin", it may simplify things immensely just to use Mingw "g++" > instead of Cygwin "g++ -mno- > cygwin". > > Paul G. > -- 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/