public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "howarth at nitro dot med dot uc dot edu" <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 18:45:00 -0000	[thread overview]
Message-ID: <20081129184434.20789.qmail@sourceware.org> (raw)
In-Reply-To: <bug-38314-11113@http.gcc.gnu.org/bugzilla/>



------- Comment #5 from howarth at nitro dot med dot uc dot edu  2008-11-29 18:44 -------
Ah, I see the problem in the config.log. The inaccurate output of uname under
the i386 kernel on a EMT64 chipset is confusing configure such that...

  $ ../gcc/configure --prefix=/Users/howarth/inst_gcc
--enable-languages=c,c++,fortran,java --with-gmp=/sw --with-libiconv-prefix=/sw
--with-system-zlib --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
--with-arch=nocona --with-tune=generic --build=x86_64-apple-darwin10
--host=x86_64-apple-darwin10 --target=x86_64-apple-darwin10

gets converted to

Configured with: /var/tmp/gcc/gcc-5626~6/src/configure --disable-checking
--enable-werror --prefix=/usr --mandir=/share/man
--enable-languages=c,objc,c++,obj-c++
--program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib
--build=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
--program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10
--target=i686-apple-darwin10

I'll try substituting a wrapper for uname that correctly outputs x86_64.
Hopefully that will fix the multilib problems for the moment.


-- 


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


  parent reply	other threads:[~2008-11-29 18:45 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 [this message]
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
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=20081129184434.20789.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).