[Bug bootstrap/42028] Bootstrap fails for mpfr/gmp not in LD_LIBRARY_PATH

2012-01-27 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42028

Andrew Pinski  changed:

   What|Removed |Added

 CC||david.kirkby at onetel dot
   ||net

--- Comment #3 from Andrew Pinski  2012-01-28 
05:16:22 UTC ---
*** Bug 36481 has been marked as a duplicate of this bug. ***


[Bug bootstrap/42028] Bootstrap fails for mpfr/gmp not in LD_LIBRARY_PATH

2012-01-27 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42028

Andrew Pinski  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID

--- Comment #2 from Andrew Pinski  2012-01-28 
05:13:31 UTC ---
This is a standard issue with any kind of shared library really.  You either
set LD_LIBRARY_PATH or edit /etc/ld.conf or use -R .  There is not much can be
done on GCC's side.

So closing this bug as invalid.


[Bug bootstrap/42028] Bootstrap fails for mpfr/gmp not in LD_LIBRARY_PATH

2009-11-13 Thread scovich at gmail dot com


--- Comment #1 from scovich at gmail dot com  2009-11-13 10:35 ---
Hmm.. it seems the final executable depends on mpfr and gmp as well... I could
have sworn the docs said it was a build-time dependency only.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42028