Bobby McNulty wrote:
> It built fine. Installed. Got to build mpfr 2.31, and gmp 4.2.2 kept
> showing
> 4.2.1.
That's because toplevel configure will find the system gmp header in
/usr/include unless you pass --with-gmp=<prefix you built gmp with> and
--with-mpfr=<prefix you built mpfr with>.
He said he installed it. Wouldn't that overwrite the gmp.h that's in
/usr/include?
--
That was where i installed it to. /usr
my prefix was --prefix=/usr
nothing else
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/