bug-gmp
[Top][All Lists]
Advanced

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

Re: gmp-3.1.1 make error on MacOS X


From: Kevin Ryde
Subject: Re: gmp-3.1.1 make error on MacOS X
Date: 12 Aug 2001 06:48:25 +1000
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.5

Koen Vervloesem <address@hidden> writes:
>
> Half a year ago I compiled gmp-3.1.1 successfully on Yellow Dog Linux
> 1.2 on my iMac, but now I can't do the same on MacOS X. When I run
> "./configure" all seems ok, but "make" gives errors; I include the
> output in make.log, and I add config.log and config.m4.

GMP 3.1.1 was released prior to darwin and doesn't choose the right
assembler syntax.  Patch to configure below, or alternately you can
manually remove the line

        include_mpn(`powerpc32/regmap.m4')

from the generated config.m4.

Attachment: configure.darwin.diff
Description: Source code patch


reply via email to

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