bug-gmp
[Top][All Lists]
Advanced

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

Re: Fw: Mail delivery failed: returning message to sender


From: Kevin Ryde
Subject: Re: Fw: Mail delivery failed: returning message to sender
Date: 02 Nov 2000 06:28:48 +1000
User-agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.5

"Bob Chatterjee" <address@hidden> writes:
>
> You need to modify the build such that for powerpc the register names
> are correctly named in the tmp-*.s files.
>
> e.g. tmp-add_n.s
>
>      mtctr 6  ->mtctr r6
> or
>     lwz    9,4(4) -> lwz r9,4(r4)
>
> See Apple's powerpc assembler guide as reference,

Thanks.  This is done for power*-*-rhapsody* (and mach* and nextstep*)
already, I guess it needs to be for darwin* too.  Probably we need a
little autoconf test.  You can delete the line

        include_mpn(`powerpc32/regmap.m4')

from the generated config.m4 to get the same effect.




reply via email to

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