cannot compute suffix of object files: cannot compile: -a64 unsupported

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Folks,

I am compiling GCC 4.4.5 on AIX 6.1 with xlc 10.1.

GMP, MPFR, MPC are compiled because we have no root control over the server.

Configuration options are as following.

Would be appreciated if anyone can shed some lights on what went wrong.

PS: a64 option is found nowhere, which is really weird.

config.log:
Configured with: /gcc/configure --prefix=/AIX32 --enable-static
--with-gmp=/crosstools/gmp/AIX32 --with-mpfr=/crosstools/mpfr/AIX32
--with-mpc=/crosstools/mpc/AIX32 --disable-nls --enable-threads
--enable-languages=c,c++
Thread model: aix
gcc version 4.4.5 (GCC)
configure:2391: $? = 0
configure:2393: /gcc/host-powerpc-ibm-aix6.1.0.0/gcc/xgcc
-B/gcc/host-powerpc-ibm-aix6.1.0.0/gcc/
-B/AIX32/powerpc-ibm-aix6.1.0.0/bin/
-B/AIX32/powerpc-ibm-aix6.1.0.0/lib/ -isystem
/AIX32/powerpc-ibm-aix6.1.0.0/include -isystem
/AIX32/powerpc-ibm-aix6.1.0.0/sys-include -maix64 -V </dev/null >&5
xgcc: '-V' must come at the start of the command line
configure:2396: $? = 1
configure:2415: /gcc/host-powerpc-ibm-aix6.1.0.0/gcc/xgcc
-B/gcc/host-powerpc-ibm-aix6.1.0.0/gcc/
-B/AIX32/powerpc-ibm-aix6.1.0.0/bin/
-B/AIX32/powerpc-ibm-aix6.1.0.0/lib/ -isystem
/AIX32/powerpc-ibm-aix6.1.0.0/include -isystem
/AIX32/powerpc-ibm-aix6.1.0.0/sys-include -maix64 -o conftest -g -q32
conftest.c >&5
xgcc: unrecognized option '-q32'
Assembler messages:
Fatal error: -a64 unsupported
configure:2418: $? = 1
configure:2590: checking for suffix of object files
configure:2611: /gcc/host-powerpc-ibm-aix6.1.0.0/gcc/xgcc
-B/gcc/host-powerpc-ibm-aix6.1.0.0/gcc/
-B/AIX32/powerpc-ibm-aix6.1.0.0/bin/
-B/AIX32/powerpc-ibm-aix6.1.0.0/lib/ -isystem
/AIX32/powerpc-ibm-aix6.1.0.0/include -isystem
/AIX32/powerpc-ibm-aix6.1.0.0/sys-include -maix64 -c -g -q32
conftest.c >&5
xgcc: unrecognized option '-q32'
Assembler messages:
Fatal error: -a64 unsupported
configure:2614: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "GNU C Runtime Library"
| #define PACKAGE_TARNAME "libgcc"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "GNU C Runtime Library 1.0"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2627: error: in `/gcc/powerpc-ibm-aix6.1.0.0/ppc64/libgcc':
configure:2629: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.


Br,
Dellair




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux