[PLUG] Can't get gcc to compile...

Mike Connors mconnors1 at gmail.com
Sun Feb 7 23:55:45 UTC 2010


Patrick J. Timlick wrote:
>> The instructions appear to call for a direct build of gcc with just
>> the source directories for gmp and mpfr unpacked, but I get errors
>> that gmp can't be found when I try to do that.
Usually when an installer throws an error that it can't find files and those files
do in fact exist on your system it's a matter of the those files not being in the place
that the installer is looking for them in.

In a previous post you had set the library path, "
LIBRARY_PATH=/tools/lib" however in this thread,
http://old.nabble.com/gcc-4.3.2:-statically-link-mpfr--td19576453.html,
the refer to the "LD_LIBRARY_PATH". Not sure if that makes a difference or not...?




More information about the PLUG mailing list