public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Brian Dessent <brian@dessent.net>
To: gcc-help@gcc.gnu.org
Cc: Dennis Wassel <dennis.wassel@googlemail.com>
Subject: Re: how to enable -m64 on x86-linux for building ATLAS
Date: Sun, 06 Apr 2008 06:37:00 -0000	[thread overview]
Message-ID: <47F81073.B28A4321@dessent.net> (raw)
In-Reply-To: <47F7EDD2.59D0B943@dessent.net>

Brian Dessent wrote:

> For example I seem to recall a recent PR in which gmp was configured on
> e.g. sparc-sun-solaris2.10 but it detected that the machine was really
> sparc64-* and built binaries of the wrong flavor, leading to an error in
> the gcc build when it tried to link the stage 1 xgcc.

For the sake of the archives, it was PR 35628 and it was powerpc-darwin
not sparc: <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35628>.  In any
case, the solution was to configure gmp and mpfr with explicit
--host=powerpc-darwin so that they didn't try to build 64 bit libraries.

Brian

      reply	other threads:[~2008-04-05 23:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-03  9:02 Dennis Wassel
2008-04-03 10:27 ` Andrew Haley
2008-04-03 17:22 ` Matthew Woehlke
2008-04-05  5:40 ` Brian Dessent
2008-04-05 13:01   ` Dennis Wassel
2008-04-05 23:53     ` Brian Dessent
2008-04-06  6:37       ` Brian Dessent [this message]

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=47F81073.B28A4321@dessent.net \
    --to=brian@dessent.net \
    --cc=dennis.wassel@googlemail.com \
    --cc=gcc-help@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).