bug-gmp
[Top][All Lists]
Advanced

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

GMP Build Problem on AIX


From: Minh Nguyen
Subject: GMP Build Problem on AIX
Date: Mon, 4 Nov 2002 09:40:30 -0800 (PST)

GMP version : 4.1

Description: Hi, 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.

Regards,

Minh

 



Do you Yahoo!?
HotJobs - Search new jobs daily now

Attachment: config.log
Description: config.log


reply via email to

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