Graeme Burnett wrote:
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../..
-I../../tests -fast
> -fns=no -fsimple=1 -xarch=v9 -xchip=ultra -c t-scan.c
> /bin/bash ../../libtool --mode=link cc -fast -fns=no
-fsimple=1
> -xarch=v9 -xchip=ultra -o t-scan t-scan.o
../../tests/libtests.la
> ../../libgmp.la
> cc -fast -fns=no -fsimple=1 -xarch=v9 -xchip=ultra -o
.libs/t-scan
> t-scan.o ../../tests/.libs/libtests.a
Try removing the -fast compile option. Do not specify an
optimization
flag. Optimization is what GMP is all about.
Alex
_______________________________________________
gmp-bugs mailing list
gmp-bugs swox.com
http://swox
.com/mailman/listinfo/gmp-bugs
|