RE: gcc-4.2.2 on Solaris2.9 - build fails - needs 32-bit gmp/mpfr

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

 



Poor Yorick wrote:

> I am trying to build gcc-4.2.2 for sparc-sun-solaris2.9, but the
> build seems to require 32-bit gmp and mpfr in addition to 64-bit gmp
> and mpfr.

No, it should require just 32-bit GMP and MPFR if you're building sparc-sun-solaris2.9 - that's a 32-bit compiler than can generate both 32- and 64-bit code.

MPFR is used internally by GCC and not for the target libraries so you just need the same version as the compiler binary you're building. You only need the 64-bit versions if you're building a 64-bit compiler binary i.e. sparc64-sun-solaris2.9.

Rup.




[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