Re: [Fwd: Pure static build of gcc, gfortran?]

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

 



"John R. Cary" <cary@xxxxxxxxxx> writes:

> I am trying to build gcc purely static, in particular so that it
> need not have to find the mpfr and gmp libs, which it
> seems not to find.

The easiest way to do this is to unpack mpfr and gmp into your gcc
source directory, under the names "mpfr" and "gmp".  Then build gcc as
usual, without any special configure options.  It will find the
directories in the source and use them.

Ian

[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