[Coin-ipopt] Error: C++ compiler cannot create executables
Nguyen An Danh
andanh at iam.rwth-aachen.de
Thu May 18 21:06:25 EDT 2006
Hi,
I performed configuration with the options suggested by Andreas and Olaf.
However the configuration cannot find the C++ compiler. Could anyone tell
me why?
[1]
./configure CFLAGS="-q64 -O3 -qarch=auto -qcache=auto -qhot -qtune=auto
-qmaxmem=-1 -bmaxdata:0x80000000 -qrtti=dyna" CXXFLAGS="-q64 -O3 -qarch=auto
-qcache=auto -qhot -qtune=auto -qmaxmem=-1 -bmaxdata:0x80000000 -qrtti=dyna"
FFLAGS="-q64 -O3 -qarch=auto -qcache=auto -qhot -qtune=auto -qmaxmem=-1
-bmaxdata:0x80000000 -qrtti=dyna" ARFLAGS="-X32_64 rv" --with-blas="-lm_r
-lessl_r" --with-pardiso="/home/andanh/Pardiso/janus/
libpardiso_P4AIX51_64.so"
checking build system type... powerpc-ibm-aix5.2.0.0
checking for xlC... no
checking for aCC... no
checking for CC... no
checking for g++... g++
checking for C++ compiler default output file name... configure: error: C++
compiler cannot create executables
See `config.log' for more details.
[2]
./configure CFLAGS="-O3 -qarch=auto -qcache=auto -qhot -qtune=auto -qmaxmem=-1
-bmaxdata:0x80000000 -qrtti=dyna" CXXFLAGS="-O3 -qarch=auto -qcache=auto
-qhot -qtune=auto -qmaxmem=-1 -bmaxdata:0x80000000 -qrtti=dyna" FFLAGS="-O3
-qarch=auto -qcache=auto -qhot -qtune=auto -qmaxmem=-1 -bmaxdata:0x80000000
-qrtti=dyna" ARFLAGS="rv" --with-blas="-lm_r -lessl_r" --with-pardiso="/home/
andanh/Pardiso/janus/libpardiso_P4AIX51_32.so"
checking build system type... powerpc-ibm-aix5.2.0.0
checking for xlC... no
checking for aCC... no
checking for CC... no
checking for g++... g++
checking for C++ compiler default output file name... configure: error: C++
compiler cannot create executables
See `config.log' for more details.
[3]
/home/andanh/IPOPT/ipopt-3.1.0> ./configure AR='ar-X64' AR_X='ar-X64 x'
CC='xlc -q64' F77='xlf -q64' CXX='xlC -q64' CFLAGS='-O3 -bmaxdata:0x80000000'
FFLAGS='-O3 -bmaxdata:0x80000000' CXXFLAGS='-qrtti=dyna -O3
-bmaxdata:0x80000000' --with-pardiso="-qsmp=omp /home/andanh/Pardiso/janus/
libpardiso_P4AIX51_64.so"
checking build system type... powerpc-ibm-aix5.2.0.0
checking for C++ compiler default output file name... configure: error: C++
compiler cannot create executables
See `config.log' for more details.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: text/x-log
Size: 7935 bytes
Desc: not available
Url : http://list.coin-or.org/pipermail/ipopt/attachments/20060519/6a668224/attachment.bin
More information about the Coin-ipopt
mailing list