Re: gcc4.3 configuring problems with mpfr

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Marco Trudel wrote:

> I do not crosscompile gmp and mpfr. Is that necessary? Anyway, the

Yes.  The compiler itself uses gmp/mpfr, so it requires a host version
of the library.  Your two prior compilers were both linux hosted and so
used the native linux version of the libraries, but in order to produce
a mingw-hosted gcc you need a mingw cross compiled gmp/mpfr available.

Brian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux