This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/7987: Linker command has wrong directory order
- From: bangerth at dealii dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, smithjc5 at navair dot navy dot mil
- Date: 13 Jan 2003 00:49:02 -0000
- Subject: Re: c++/7987: Linker command has wrong directory order
- Reply-to: bangerth at dealii dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, smithjc5 at navair dot navy dot mil, gcc-gnats at gcc dot gnu dot org
Synopsis: Linker command has wrong directory order
State-Changed-From-To: open->closed
State-Changed-By: bangerth
State-Changed-When: Sun Jan 12 16:49:01 2003
State-Changed-Why:
You have to set LD_LIBRARY_PATH to include the path to which
gcc installs its libraries. The path to these libraries is
not hard-wired into the executables.
Wolfgang
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7987