This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/19135] [4.0 Regression] build failure in libiberty multilibs


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]