Mail Archives: cygwin/2001/09/05/20:31:16
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++
> <xxx> -o<xxx> -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/
- Raw text -