bug-gmp
[Top][All Lists]
Advanced

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

Re: GMP Build Problem on AIX


From: Kevin Ryde
Subject: Re: GMP Build Problem on AIX
Date: Tue, 05 Nov 2002 09:34:31 +1000
User-agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.1 (i386-debian-linux-gnu)

Minh Nguyen <address@hidden> writes:
>
> .machine      "ppc64"

Thanks.  I think the configs chose the 64-bit setups for the asm code,
on account of seeing powerpc630.  It'll be driven from the ABI in the
next release.

For now, in config.m4 change

        include_mpn(`powerpc64/aix.m4)

to

        include_mpn(`powerpc32/aix.m4)




reply via email to

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