Hi,

I've just downloaded and attempted to build MPIR 2.5 on Mac OS X, 10.6.8, and 
Xcode 3.2.6 (gcc 4.2.1).  My system is a Mac Pro with Dual 6-core Xeons.

I ran 'configure' with and without the flag to enable GMP compatibility.  In 
both cases, the build blows up with this:

/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc 
-std=gnu99 -c -DHAVE_CONFIG_H    -O2 -m64 -march=core2 -mtune=core2 
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo karasub | sed 's/_$//'` -I. -I..  
`test -f 'karasub.asm' || echo './'`karasub.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -O2 
-m64 -march=core2 -mtune=core2 -D__GMP_WITHIN_GMP -I.. -DOPERATION_karasub -I. 
-I.. karasub.asm  -fno-common -DPIC -o .libs/karasub.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_karasub -DPIC karasub.asm 
>tmp-karasub.s
gcc -std=gnu99 -c -DHAVE_CONFIG_H -O2 -m64 -march=core2 -mtune=core2 
-D__GMP_WITHIN_GMP -I.. -DOPERATION_karasub -I. -I.. tmp-karasub.s -fno-common 
-DPIC -o .libs/karasub.o
tmp-karasub.s:224:11: error: missing binary operator before token "the"
tmp-karasub.s:224:1: error: unterminated #if
make[2]: *** [karasub.lo] Error 1

I was impatient so I just read 'INSTALL'.

I'm not subscribed to the list, so please CC me on replies.

Thanks!

Justin

--
Justin C. Walker, Curmudgeon-At-Large
Institute for the Absorption of Federal Funds
--------
If you're not confused,
You're not paying attention
--------



-- 
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en.



------------------------------------------------
------------------------------------------------

Hi

First thing to do is try the latest mpir-2.5.1 as this corrects some errors , 
and if the build fails again then can you send me the tmp-karasub.s file and 
config.h and the output of running config.guess

Thanks
Jason

-- 
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en.

Reply via email to