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: the struggle to create a 64-bit gcc on Solaris 10


On 10 November 2012 22:08, Ryan Johnson wrote:
> You know, somehow I'd missed that gcc would build the numerical libs for you
> if they were in tree... I'd only heard about the host tools (binutils,
> etc.). Does it do the same for all deps (e.g. readline) as well?

No.

The contrib/download_prerequisites script will fetch the gmp, mpfr and
mpc code and put it in the tree. See
http://gcc.gnu.org/wiki/InstallingGCC for more.


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