Error compiling GPG on AIX
Brian Kaye
bdk@saturn.csd.unb.ca
Wed, 18 Oct 2000 17:37:48 -0300
Please CC me on any replies since I am not subscribed to the list
When I try to compile gpg 1.0. 4 and previous versions I get the
following errors ( I did a ./configure --dusable-asm)
Making all in mpi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -Wall
-c mpih-div.c
mpih-div.c: In function `mpihelp_mod_1':
mpih-div.c:86: warning: implicit declaration of function `__udiv_w_sdiv'
mpih-div.c:100: Invalid `asm' statement:
mpih-div.c:100: fixed or forbidden register 64 (mq) was spilled for
class MQ_REGS.
mpih-div.c:101: Invalid `asm' statement:
mpih-div.c:101: fixed or forbidden register 64 (mq) was spilled for
class MQ_REGS.
mpih-div.c:106: Invalid `asm' statement:
mpih-div.c:106: fixed or forbidden register 64 (mq) was spilled for
class MQ_REGS.
mpih-div.c:107: Invalid `asm' statement:
mpih-div.c:107: fixed or forbidden register 64 (mq) was spilled for
class MQ_REGS.
mpih-div.c:136: Invalid `asm' statement:
mpih-div.c:136: fixed or forbidden register 64 (mq) was spilled for
class MQ_REGS.
mpih-div.c:136: Invalid `asm' statement:
mpih-div.c:136: fixed or forbidden register 64 (mq) was spilled for
class MQ_REGS.
mpih-div.c: In function `mpihelp_divrem':
mpih-div.c:290: Invalid `asm' statement:
mpih-div.c:290: fixed or forbidden register 64 (mq) was spilled for
class MQ_REGS.
mpih-div.c:354: Invalid `asm' statement:
mpih-div.c:354: fixed or forbidden register 64 (mq) was spilled for
class MQ_REGS.
mpih-div.c: In function `mpihelp_divmod_1':
mpih-div.c:447: Invalid `asm' statement:
mpih-div.c:447: fixed or forbidden register 64 (mq) was spilled for
class MQ_REGS.
mpih-div.c:448: Invalid `asm' statement:
mpih-div.c:448: fixed or forbidden register 64 (mq) was spilled for
class MQ_REGS.
mpih-div.c:453: Invalid `asm' statement:
mpih-div.c:453: fixed or forbidden register 64 (mq) was spilled for
class MQ_REGS.
mpih-div.c:454: Invalid `asm' statement:
mpih-div.c:454: fixed or forbidden register 64 (mq) was spilled for
class MQ_REGS.
mpih-div.c:482: Invalid `asm' statement:
mpih-div.c:482: fixed or forbidden register 64 (mq) was spilled for
class MQ_REGS.
mpih-div.c:482: Invalid `asm' statement:
mpih-div.c:482: fixed or forbidden register 64 (mq) was spilled for
class MQ_REGS.
I though the --disable-asm elimited all the assemblerr stuff.
Any help would be appreciated?
....Brian Kaye
--
Archive is at http://lists.gnupg.org - Unsubscribe by sending mail
with a subject of "unsubscribe" to gnupg-users-request@gnupg.org