Hi All,
For C++/Objective-C Mac, Windows, Linux
Most robust compiler/build system?
There is GCC and MakeFiles.
Intel makes Compilers, but they don't do Objective-C right? I have read that Intel built apps are 30% faster in the math and graphics arenas.
MinGW is Windows only?
LLVM/Clang doesn't seem prime-time ready.
I dont know if Borland makes anything.
I am not looking for an IDE as I prefer command-line building and a text editor.
I guess I am looking for the best set of tools that I can use on all platforms. So I am not using Tool A on Platform A and Tool B on Platform B, etc.