[Ecls-list] Building ECL on AIX 5.3

Yue Li xyly781 at gmail.com
Fri Dec 24 15:20:29 UTC 2010


Hello,

I'm trying to build ECL on AIX 5.3, and the configuration fails. I've
read the configure --help, and added one option to enable the threads.
The configuration gives the following error:

checking how to switch to text section... .csect .text[PR]
checking how to switch to data section... .csect .data[RW]
checking for assembler label suffix... :
checking for assembler global directive... .globl
checking for assembler global directive attribute...
checking if globals are prefixed by underscore... 0654-210 conftest.o
is not valid in the current object file mode.
       Use the -X option to specify the desired object mode.
unknown
configure: WARNING: +----------------------------------------------------------
configure: WARNING: | Cannot determine global symbol prefix.
configure: WARNING: | /usr/bin/nm -B -X64 output doesn't contain a
global data symbol.
configure: WARNING: | Will proceed with no underscore.
configure: WARNING: | If this is wrong then you'll get link errors referring
configure: WARNING: | to ___gmpn_add_n (note three underscores).
configure: WARNING: | In this case do a fresh build with an override,
configure: WARNING: |     ./configure gmp_cv_asm_underscore=yes
configure: WARNING: +----------------------------------------------------------
checking how to switch to read-only data section...     .csect
_conftest.ro_c[RO],3
checking for assembler .type directive...
checking for assembler .size directive...
checking for assembler local label prefix... configure: WARNING:
"/usr/bin/nm -B -X64" failure
configure: WARNING: cannot determine local label, using default L
L
checking for assembler byte directive... .byte
checking how to define a 32-bit word... 0654-210 conftest.o is not
valid in the current object file mode.
       Use the -X option to specify the desired object mode.
configure: error: cannot determine how to define a 32-bit word
configure: error: Failed to configure the GMP library.

Yue




More information about the ecl-devel mailing list