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...?

_______________________________________________
PLUG mailing list
PLUG@lists.pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to