This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc and gmp/mpfr - order of build


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]