compiler

Where can I find a c++ compiler compatible with Linux?
gcc / g++

+1 to gcc/++
Hi firedraco,

I have just installed Intel C++. It was a drag getting it to install, but if you know the procedure, it works. I am now compiling C++ with Intel's compiler. Works great, and for $600, you know that they are not going to go out of business, and the compiler will be fast!

Good luck.
Intel's compiler is great if you plan to do some x86 CPU optimizations.

Otherwise, the GCC is sufficient.
Topic archived. No new replies allowed.