gcc and gmp/mpfr - order of build
Paul Brook
paul@codesourcery.com
Mon Mar 5 23:24:00 GMT 2007
On Monday 05 March 2007 22:00, Andreas Schwab wrote:
> "Kate Minola" <kate01123@gmail.com> writes:
> > Option A. Use the bootstrap compiler to first build gmp and mpfr,
> > then build gcc.
> >
> > Option B. Build gcc without gmp and mpfr. Then use it to
> > build gmp and mpfr. Now rebuild gcc using gmp and mpfr.
> >
> > Are there other options?
>
> Option C: unpack gmp and mpfr sources in the gcc toplevel and bootstrap
> all of gcc, gmp, mpfr together.
Option D: Use a cross compiler.
Paul
More information about the Gcc
mailing list