<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7650.28">
<TITLE>Problem compiling GMP-4.2.1 on Sol10 X86 system</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=2>This occurred quite early in the compilation, after the configure script had run.<BR>
<BR>
<BR>
gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -m32 -O2 -fomit-frame-pointer -mcpu=pentium4 -march=pentium4 -c add.c -fPIC -DPIC -o .libs/add.o<BR>
Assembler: add.c<BR>
"/var/tmp//ccF2oUQJ.s", line 55 : Syntax error<BR>
Near line: " cs ; jge .L2"<BR>
make[2]: *** [add.lo] Error 1<BR>
make[2]: Leaving directory `/usr/share/src/gmp-4.2.1/mpn'<BR>
make[1]: *** [all-recursive] Error 1<BR>
make[1]: Leaving directory `/usr/share/src/gmp-4.2.1'<BR>
make: *** [all] Error 2<BR>
</FONT>
</P>
</BODY>
</HTML>