public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "andreast at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/38314] multilib bootstrap broken for x86_64-apple-darwin10
Date: Sat, 29 Nov 2008 19:32:00 -0000	[thread overview]
Message-ID: <20081129193133.2701.qmail@sourceware.org> (raw)
In-Reply-To: <bug-38314-11113@http.gcc.gnu.org/bugzilla/>



------- Comment #7 from andreast at gcc dot gnu dot org  2008-11-29 19:31 -------
A starting point would be this:

[wolfram:head/gcc/gcc] andreast% svn diff config/i386/t-darwin64
Index: config/i386/t-darwin64
===================================================================
--- config/i386/t-darwin64      (revision 142282)
+++ config/i386/t-darwin64      (working copy)
@@ -1,2 +1,8 @@
 LIB2_SIDITI_CONV_FUNCS=yes
 LIB2FUNCS_EXTRA = $(srcdir)/config/darwin-64.c
+
+MULTILIB_OPTIONS = m32
+MULTILIB_DIRNAMES = xxx /* to be defined?  */
+
+LIBGCC = stmp-multilib
+INSTALL_LIBGCC = install-multilib


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38314


  parent reply	other threads:[~2008-11-29 19:32 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-29  3:12 [Bug bootstrap/38314] New: gcc trunk doesn't build libjava on x86_64-apple-darwin10 howarth at nitro dot med dot uc dot edu
2008-11-29  3:42 ` [Bug bootstrap/38314] " howarth at nitro dot med dot uc dot edu
2008-11-29  3:46 ` howarth at nitro dot med dot uc dot edu
2008-11-29  3:48 ` howarth at nitro dot med dot uc dot edu
2008-11-29  4:13 ` [Bug bootstrap/38314] multilib bootstrap broken for x86_64-apple-darwin10 howarth at nitro dot med dot uc dot edu
2008-11-29 18:45 ` howarth at nitro dot med dot uc dot edu
2008-11-29 19:25 ` howarth at nitro dot med dot uc dot edu
2008-11-29 19:32 ` andreast at gcc dot gnu dot org [this message]
2008-11-29 20:05 ` howarth at nitro dot med dot uc dot edu
2008-11-29 20:12 ` howarth at nitro dot med dot uc dot edu
2008-11-29 20:26 ` andreast at gcc dot gnu dot org
2008-11-29 20:36 ` howarth at nitro dot med dot uc dot edu
2008-11-29 21:07 ` howarth at nitro dot med dot uc dot edu
2008-11-29 21:10 ` howarth at nitro dot med dot uc dot edu
2008-11-29 21:21 ` andreast at gcc dot gnu dot org
2008-11-29 21:29 ` howarth at nitro dot med dot uc dot edu
2008-11-30  0:59 ` howarth at nitro dot med dot uc dot edu
2008-11-30  8:24 ` andreast at gcc dot gnu dot org
2008-12-08 20:37 ` andreast at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081129193133.2701.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).