bug-gmp
[Top][All Lists]
Advanced

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

GMP Build Problem on AIX (HTML tags should be removed now)


From: Minh Nguyen
Subject: GMP Build Problem on AIX (HTML tags should be removed now)
Date: Mon, 4 Nov 2002 15:27:18 -0500

GMP version : 4.1

Description: I'm trying to build GMP shared library on AIX machine using the
configuration option ./configure --disable-static --enable-shared ABI=32. When I
build the library using gmake I got the following error 

########## SNIP ##########
Assembler:
tmp-umul.s: line 50: illegal VBYTE expression
tmp-umul.s: line 50: Only .long should be used for relocatable expressions.
tmp-umul.s: line 50: illegal VBYTE expression
gmake[2]: *** [umul.lo] Error 1
gmake[2]: Leaving directory `/home/mnguyen/gmp-4.1-vulcan/mpn'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/mnguyen/gmp-4.1-vulcan'
gmake: *** [all] Error 2
########## SNIP ##########

It looks like my assembler doesn't recognize the assembly code. Any idea?
Included is the content of "config.log". 

Configuration option: ./configure --disable-static --enable-shared ABI=32

gcc version 2.95.2

Ouput from running uname -a: AIX vulcan 3 4 000914984C00

Output from running ./config.guess: powerpc630-ibm-aix4.3.3.0

Contents of config.log is attached.




Attachment: config.log
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]