Error compiling GPG on AIX
Florian Weimer
fw@deneb.enyo.de
19 Oct 2000 20:10:19 +0200
Brian Kaye <bdk@saturn.csd.unb.ca> writes:
> 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
As a result of "--disable-asm", the compiler should probably be
invoked with "-DNO_ASM" on the command line when building the MPI
library.
--
Archive is at http://lists.gnupg.org - Unsubscribe by sending mail
with a subject of "unsubscribe" to gnupg-users-request@gnupg.org