bug-gmp
[Top][All Lists]
Advanced

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

Re: More M4 problems on Max OSX


From: Kevin Ryde
Subject: Re: More M4 problems on Max OSX
Date: 13 Apr 2001 07:23:10 +1000
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.5

Derwin Skipp <address@hidden> writes:
>
> I cannot get 3.1.1 to build on the official release of OSX. It appears that
> the old M4 problem with DP 4 is still there,

If you mean the m4wrap junk character problem, then I see it on a
darwin 1.3.  Delete the line

        m4wrap(`m4wrap_string')

from mpn/asm-defs.m4 if you get an error about "Junk character -1".

> but when I brought down the latest m4 and built it,
> it is messing up the .s files in the mpn directory by
> stripping off the 'r's from the register operands. Thus "addic r0,r0,0"
> becomes "addic 0,0,0" and blows off the assembler with parameter errors.

Configure needs darwin added next to rhapsody, per below.  The next
release will have a test for what form the assembler demands.

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


reply via email to

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