[Ecls-list] ECL configuration options

Eric eric at semsyn.com
Thu Aug 11 16:01:19 UTC 2005


Hello,

I am trying to compile ecl on Solaris 10. I used the
following configuration options:

./configure --enable-slow-config --with-system-gmp=no

When I do this I get a bunch of detect global register
errors. Does anyone know why this happens?

I have included a trace output below.

Thanks!

Eric

-------
 gcc -fPIC -c -DHAVE_CONFIG_H -I.
-I/home/eric/ecl-0.9f/src/gmp/mpn -I..
-D__GMP_WITHIN_GMP -I/home/eric/ecl-0.9f/src/gmp
-DOPERATION_udiv_fp -g -O2 -Wa,-xarch=v8plus
-mcpu=ultrasparc tmp-udiv_fp.s -o udiv_fp.o
/usr/ccs/bin/as: "tmp-udiv_fp.s", line 107: error:
detect global register use not covered .register
pseudo-op
/usr/ccs/bin/as: "tmp-udiv_fp.s", line 108: error:
detect global register use not covered .register
pseudo-op
/usr/ccs/bin/as: "tmp-udiv_fp.s", line 111: error:
detect global register use not covered .register
pseudo-op
/usr/ccs/bin/as: "tmp-udiv_fp.s", line 111: error:
detect global register use not covered .register
pseudo-op
/usr/ccs/bin/as: "tmp-udiv_fp.s", line 112: error:
detect global register use not covered .register
pseudo-op
/usr/ccs/bin/as: "tmp-udiv_fp.s", line 112: error:
detect global register use not covered .register
pseudo-op
/usr/ccs/bin/as: "tmp-udiv_fp.s", line 147: error:
detect global register use not covered .register
pseudo-op
/usr/ccs/bin/as: "tmp-udiv_fp.s", line 148: error:
detect global register use not covered .register
pseudo-op
/usr/ccs/bin/as: "tmp-udiv_fp.s", line 149: error:
detect global register use not covered .register
pseudo-op
make[3]: *** [udiv_fp.lo] Error 1
make[3]: Leaving directory
`/home/eric/ecl-0.9f/build/gmp/mpn'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory
`/home/eric/ecl-0.9f/build/gmp'
mv: cannot access ../libgmp.a
make[1]: *** [libeclgmp.a] Error 2
make[1]: Leaving directory `/home/eric/ecl-0.9f/build'
make: *** [all] Error 2
SEMSYN%





More information about the ecl-devel mailing list