pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: security/gnupg fails to build on AIX
Louis Guillaume wrote:
> _mpih-mul1.s: line 8: Only .llong should be used for relocatable
> expressions.
>
> CFLAGS+= -q64 -qarch=ppc64 -O3 -qstrict -qcpluscmt
> -qkeyword=inline
No real experience with AIX here...but...the only mpih-mul1.S for
PowerPC in GnuPG lives in powerpc32 and you specify "ppc64" on the
command line.
Together with the error message mentioning .llong (probably vs. .long)
leads me to suspect a 32-bit vs. 64-bit problem.
ciao
Klaus
Home |
Main Index |
Thread Index |
Old Index