Trouble compiling on Intel core duo OS X

Torbjorn Granlund tege at swox.com
Fri Feb 3 02:03:56 CET 2006


Scott <asp742 at gmail.com> writes:

  I am having trouble compiling GMP 4.1.4 on the Intel core duo OS X  
  machines.  It can compile some of the X86 assembly fine, b then spits  
  out:
  
[snip]

    tmp-dive_1.s:98:invalid character '@' in first operand
  
  Does anyone know of a work around?

This is probably not trivial, but it shouldn't be too hard.
You need to hack configure.in, and perhaps add a darwin specific file
to the mpn/x86 directory, with glue code for Apple's specific
assembly file format.

-- 
Torbjörn


More information about the gmp-discuss mailing list