Mail Archives: cygwin/1999/01/09/17:52:27
msingh AT dataworks DOT com (Mukesh Singh) wrote:
>I went through whole of FAQ but I could not find the answer of my question
>that
>Can I use Cygwin development tools to develop C++ programs as you have
>mentioned only about C programs ?
Yes, Cygwin uses the egcs compiler which has very good C++ standard compliance
compared to most compilers (especially on Windows systems - who knows when
Microsoft will fix their template support in Visual C++). I have noticed that
the C++ standard library isn't quite complete (for instance, no <valarray>),
but for the most part it's there. One other question: shouldn't
there be an <sstream> header, or has this been replaced by <strstream>?
Matt Reece
matt DOT reece AT iname DOT com
swarsmatt AT aol DOT com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -