bug-gmp
[Top][All Lists]
Advanced

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

GMP MacOS PPC assembler


From: Hans Aberg
Subject: GMP MacOS PPC assembler
Date: Thu, 26 Apr 2001 13:09:21 +0200

At 08:20 +1000 2001/04/26, Kevin Ryde wrote:
>I mean the macos/configure and macos/Makefile.in etc.  (Bug reports
>direct to Kent about that, see macos/README.)

I experimented with trying to compile the powerpc32 add_n.asm file. My CPU
is PowerPC 601. My compiler uses ".s" for assembler files.

Then the assembler cannot handle the "dnl" and "C" comments lines, nor the
directives
  include(`../config.m4')
  ASM_START()
  PROLOGUE(mpn_add_n)
  EPILOGUE(mpn_add_n)

But if I take that out, the file compiles.

So it might not be too difficult to provide assembler files for MacOS
compilers.

  Hans Aberg





reply via email to

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