bug-gmp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Follow-up2: Check errors in gmp-3.1.1 under djgpp 2.04


From: laszlo . hars
Subject: Follow-up2: Check errors in gmp-3.1.1 under djgpp 2.04
Date: Fri, 25 May 2001 14:55:58 -0500

I found the problem:

After cygwin failed so miserably building gmp I changed to djgpp.
I simply re-run the configure script, which identified wrongly the target as
pentium3-pc-cygwin.

All the errors are caused by that.

After another couple of days of debugging,
I deleted the whole gmp directory and
recreated from the original distribution.

./configure now correctly identified the target as
pentium3-pc-msdosdjgpp
and build, check and install ran without error.
(Only the install directory is /djgpp/lib, not
/dev/env/DJDIR/lib, what the script says)

Laszlo


reply via email to

[Prev in Thread] Current Thread [Next in Thread]