Which C++ version?
08-Aug-93 09:57:48
Sb: #36250-Which C++ version?
Fm: Freddy Potargent 100272,2050
To: dan barber 72010,2527
Hi Dan,
I'm a gcc/g++ V2.3.3 user. The g++ compiler is a native code compiler
so it doesn't generate C code which must be compiled afterwards. The
gcc/g++ compiler is based on a UNIX environment and several UNIX tools are
included in the gcc-distribution. Unfortunately the Gnu debugger gdb isn't
ported to the Amiga yet. Included are a shell, make, ar, nm, man (with the
manfiles for the C/C++ functions, UNIX tools) and lots more.
— Freddy