Compile error in remdiv.c

Matthew Kettlewell matt at kettlewell.net
Fri Nov 12 14:50:54 CET 2004


Hello,

I'm trying to get GMP 3.1 to compile on an Intel machine running RH Linux  
with GCC 3.3.3 20040412

I know that GMP 3.1 is a bit older, but I'm trying to compile G95  
(Fortran95 compiler) that won't compile with the newer version of GMP (I  
love round robin approaches).

Anyhow, if anyone knows how to solve the following error I'd be quite  
appreciative.

Matt




gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_divrem -g -O  
-fomit-frame-pointer -mcpu=pentiumpro -c divrem.c  -fPIC -DPIC -o  
.libs/divrem.lo
In file included from divrem.c:27:
../longlong.h:233:12: missing terminating " character
../longlong.h:248:22: missing terminating " character
../longlong.h:361:8: missing terminating " character
../longlong.h:376:44: missing terminating " character
../longlong.h:530:18: missing terminating " character
../longlong.h:554:33: missing terminating " character
../longlong.h:828:8: missing terminating " character
../longlong.h:850:10: missing terminating " character
../longlong.h:937:12: missing terminating " character
../longlong.h:976:51: missing terminating " character
../longlong.h:990:12: missing terminating " character
../longlong.h:992:38: missing terminating ' character
../longlong.h:993:38: missing terminating ' character
../longlong.h:994:38: missing terminating ' character
../longlong.h:1031:18: missing terminating " character


More information about the gmp-discuss mailing list