gpg 1.0.3 won't compile on AIX 4.1.4

James W Walden jamesw@ichips.intel.com
Fri, 22 Sep 2000 10:48:19 -0700 (PDT)


When compiling gpg 1.0.3 on AIX 4.1.4 using gcc 2.95.1 it fails with
errors about invalid assembly instructions even when configured with
the --disable-asm directive.  The suggested fix to use -mcpu=powerpc
simply produces errors about instructions not being implemented in
the current assembly mode PPC.  The errors are included below.  Please
let me know if you've successfully built gpg on AIX and how.

gcc -DHAVE_CONFIG_H -I. -I../../gnupg-1.0.3/mpi -I.. -I../../gnupg-1.0.3/include
    -O3 -I/usr/intel/pkgs/zlib/1.1.3/include -I/usr/intel/pkgs/gdbm/1.8.0/includ
e -Wall  -c ../../gnupg-1.0.3/mpi/mpih-div.c
../../gnupg-1.0.3/mpi/mpih-div.c: In function `mpihelp_mod_1':
../../gnupg-1.0.3/mpi/mpih-div.c:86: warning: implicit declaration of function `
../../gnupg-1.0.3/mpi/mpih-div.c:100: Invalid `asm' statement:
../../gnupg-1.0.3/mpi/mpih-div.c:100: fixed or forbidden register 64 (mq) was sp
illed for class MQ_REGS.
../../gnupg-1.0.3/mpi/mpih-div.c:101: Invalid `asm' statement:
../../gnupg-1.0.3/mpi/mpih-div.c:101: fixed or forbidden register 64 (mq) was sp

-- 
Archive is at http://lists.gnupg.org - Unsubscribe by sending mail
with a subject of  "unsubscribe"  to gnupg-users-request@gnupg.org