build failure on cygwin
clairm
clairleemills at hotmail.com
Thu Oct 2 23:04:18 CEST 2008
I'm seeing the same thing. When I look in the Makefile I see:
.
.
.
AWK = gawk
BITS_PER_MP_LIMB =
CALLING_CONVENTIONS_OBJS = x86call.lo x86check$U.lo
.
.
.
mpz/fac_ui.h: gen-fac_ui$(EXEEXT_FOR_BUILD)
./gen-fac_ui $(BITS_PER_MP_LIMB) $(GMP_NAIL_BITS) >mpz/fac_ui.h || (rm -f
mpz/fac_ui.h; exit 1)
.
.
.
so, BITS_PER_MP_LIMB is not getting set for some reason. Any solutions???
Clair
--
View this message in context: http://www.nabble.com/build-failure-on-cygwin-tp19741653p19787547.html
Sent from the Gnu - GMP - Bugs mailing list archive at Nabble.com.
More information about the gmp-bugs
mailing list