This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/12179] [3.4 Regression] --enable-version-specific-runtime-libs put files in the wrong place
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Oct 2003 05:43:21 -0000
- Subject: [Bug bootstrap/12179] [3.4 Regression] --enable-version-specific-runtime-libs put files in the wrong place
- References: <20030905080629.12179.peturr02@ru.is>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12179
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-10-18 05:43 -------
I attached a patch which changes all the references of lib/gcc-lib to right directory, lib/gcc
or libexec/gcc, hopefully I changed them all right.