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 17:18:57 -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 17:18 -------
The patch doesn't work, the command to link 64-bit libiberty.so.0.0.0 still
doesn't use -m64.
This comment in libiberty/Makefile.in might provide a clue about the problem:
# This is tricky. Even though CC in the Makefile contains
# multilib-specific flags, it's overridden by FLAGS_TO_PASS from the
# default multilib, so we have to take LIBCFLAGS into account as well,
# since it will be passed the multilib flags.
Let me know what additional information I can provide.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19135