Trouble compiling on Intel core duo OS X
Scott
asp742 at gmail.com
Fri Feb 3 00:05:47 CET 2006
Hello,
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:
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4"
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -
DOPERATION_`echo dive_1 | sed 's/_$//'` -g -O2 -fomit-frame-
pointer -m486 -march=pentiumpro `test -f dive_1.asm || echo
'./'`dive_1.asm
../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -
D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -g -O2 -fomit-frame-pointer
-m486 -march=pentiumpro dive_1.asm -fno-common -DPIC -o .libs/dive_1.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_dive_1 -DPIC
dive_1.asm >tmp-dive_1.s
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -
DOPERATION_dive_1 -g -O2 -fomit-frame-pointer -m486 -march=pentiumpro
tmp-dive_1.s -fno-common -DPIC -o .libs/dive_1.o
tmp-dive_1.s:98:invalid character '@' in first operand
make: *** [dive_1.lo] Error 1
Does anyone know of a work around?
Many thanks,
Scott
More information about the gmp-discuss
mailing list