Is it really possible to install gcc using prerequisites are installed in non standard directories.

Jonathan Wakely jwakely.gcc@gmail.com
Fri May 10 13:04:00 GMT 2013


On 10 May 2013 14:03, Jonathan Wakely <jwakely.gcc@gmail.com> wrote:
> On 10 May 2013 13:46, Allan Kamau wrote:
> The solution is to set
> LD_LIBRARY_PATH=/home/somebody/apps/gcc/gmp-blah/lib:/home/somebody/apps/gcc/mpfr-blah/lib:/home/somebody/apps/gcc/mpc-blah/lib
> in your environment, both when building GCC and when using it after
> it's installed, but life would be much easier if you followed the
> advice at http://gcc.gnu.org/wiki/InstallinGCC

Oops, typo, that should be http://gcc.gnu.org/wiki/InstallingGCC



More information about the Gcc-help mailing list