[Bug bootstrap/40572] gcc insistance on using LD_LIBRARY_PATH and ignoring LD_FLAGS

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Jun 27 23:39:00 GMT 2009



------- Comment #9 from pinskia at gcc dot gnu dot org  2009-06-27 23:39 -------
This is just like building any other program and running the result if you link
with a library stored somewhere else.  /usr/local/lib not being standard is up
to your distro really, it is a standard location according to GCC and should be
according to everything else, if it is not then it is a bug with your distro or
the runtime loader/linker.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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



More information about the Gcc-bugs mailing list