delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f |
Date: | Fri, 8 Feb 2002 07:49:00 -0500 (EST) |
From: | Frank Donahoe <fdonahoe AT wilkes1 DOT wilkes DOT edu> |
To: | <djgpp AT delorie DOT com> |
Subject: | Re: ANNOUNCE: DJGPP packages of GMP 4.0.1 |
In-Reply-To: | <200202021552.g12FqBD15705@delorie.com> |
Message-ID: | <Pine.A41.4.31.0202080727001.76318-100000@wilkes1.wilkes.edu> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
It is a pleasure to configure and compile such a complicated package crafted so well. What additional magic not mentioned in the "readme.djg" is needed to produce `libmp.a'? Bash> AWK=gawk CXX=gxx ./configure --host=i686-pc-msdosdjgpp \ --disable-shared --disable-alloca --enable-mpbsd \ --enable-mpfr --enable-cxx --prefix=/dev/env/DJDIR Bash> make Bash> make check ... Bash> find . -name '*.o' | xargs strip -g Bash> find . -name '*.lo' | xargs touch Bash> make Thanks! Richard Regards Frank
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |