[25] in OS/2_Discussion
GCC 2.1 now available
bjaspan@ATHENA.MIT.EDU (bjaspan@ATHENA.MIT.EDU)
Tue Apr 21 23:59:11 1992
I have GCC 2.1 installed on cutter-john. This port of the compiler
generates native OS/2 programs; you don't need any special external
DLLs, etc. It comes with a C library, OS/2-specific header files, and
everything else you need to do development under OS/2 (so you don't
need to buy anything from IBM). However, you can't make any mistakes,
because gdb hasn't been ported yet. :-)
Supposedly, this compiler can handle both C and C++. I compiled
"hello, world" in C but was unable to get a C++ version to work,
probably because I do not understand how to use collect.