>  ansi-standard compliant C++ compiler that runs in Mandrake.   Does such a
>  program exist? Free is even better! :)  Any help is greatly appreciated!

The GNU compilers that come with Mandrake are some of the more robust tools in
the development landscape in my view.  Just install a developer installation
and you'll be well-equipped.  A quick look at what you're dealing with can come
from man g++ and man gcc.  gdb is their debugger. If you're going to do a lot,
I'd recommend the O'Reilly books on the GNU developer suite.

Cheers --- Larry


Reply via email to