I installed Eclipse SDK 3.02 and CDT 2.1.1 on IBM AIX system and tried the
C++ "Hello World" tutorial. I managed to compile it but I cannot run it
from Eclipse. It told me that the compiled file "hello" is not binary.
But I am able to run "hello" through the command line on AIX directly.
I guess it is related to the Binary Parser setup. Which is the right
parser for AIX? It tried every one available in Eclipse setup but none of
them worked for me?