[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] GCC 4.3.0 available
Bernd Mueller wrote:
OK, but where to put the gmp and mpfr packages? i guess between binutils
& gcc.
The libraries GMP and MPFR are required in order to build the gcc
executables. So if you want to build a cross-gcc running on Linux and
producing code for MiNT, you have to compile and install the GMP and
MPFR libraries for the Linux host. Maybe that libraries (with recent
enough versions) are already provided with your Linux distribution. In
that case, you just have to install them.
So you're right, GMP and MPFR packages are needed after binutils, but
before GCC.
--
Vincent Rivière