Hi All

and thanks in advance.

this is urgent to us.

OS:
      AIX 5.3.0
Compiler:
      IBM XL C/C++ Enterprise Edition V8.0 for AIX
      Version: 08.00.0000.0020

we execute runConfigure:
./runConfigure -paix -cxlc_r -xxlC_r -z-+ -z-qnamemangling=v5 -z-G
-z-qmkshrobj

result:

Generating makefiles with the following options ...
Platform: aix
C Compiler: xlc_r
C++ Compiler: xlC_r
Message Loader: inmem
Net Accessor: socket
Transcoder: native
Thread option: pthread
Library type: shared
bitsToBuild option: 32
Extra compile options:  -+ -qnamemangling=v5 -G -qmkshrobj
Extra link options:
Extra configure options:
Debug is OFF
Found host system to be powerpc-ibm-aix5.3.0.0

checking for gcc... xlc_r
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.

"config.log" result:

....

## ----------- ##
## Core tests. ##
## ----------- ##

configure:1765: checking for gcc
configure:1792: result: xlc_r
configure:2030: checking for C compiler version
configure:2037: xlc_r --version >&5
xlc_r: 1501-216 command option --version is not recognized - passed to ld



  xlc(1)                 IBM (October 2005)                  xlc(1)


Summery:
it seems like there is a version query issue.

is there a workaround for that ?

Thanks
TechSgin

Reply via email to