This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/19135] [4.0 Regression] build failure in libiberty multilibs
- From: "janis187 at us dot ibm dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Dec 2004 18:50:36 -0000
- Subject: [Bug bootstrap/19135] [4.0 Regression] build failure in libiberty multilibs
- References: <20041223004714.19135.janis187@us.ibm.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From janis187 at us dot ibm dot com 2004-12-23 18:50 -------
There is no -rpath in the command to build 64-bit libiberty. It appears to be
just $(CC) plus -shared, the list of object files, -Wl,-soname -Wl,libiberty.so.0
-o ././libs/libiberty.so.0.0.0.
Where in the Makefile does this happen? I'm trying to follow it but can't figure
out where the shared version is built so I can get more information.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19135