This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: build failure, GMP not available
On 30 Oct 2006 22:56:59 -0800, Ian Lance Taylor <iant@google.com> wrote:
I'm certainly not saying that we should pull out GMP and MPFR. But I
am saying that we need to do much much better about making it easy for
people to build gcc.
Can't we just make it so that, if gmp/ amd mpfr/ directories exist in
the toplevel, they are built along with GCC? I don't mean actually
including gmp and mpfr in the gcc SVN repo, but just making it
possible to build them when someone unpacks gmp/mpfr tarballs in the
toplevel dir.
Gr.
Steven