public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "David Eisner" <deisner@gmail.com>
To: Jay <jayk123@hotmail.com>
Cc: gcc-help@gcc.gnu.org
Subject: Re: Building gcc-4.2.4 on Solaris 9
Date: Wed, 30 Jul 2008 16:45:00 -0000	[thread overview]
Message-ID: <5ef8ba410807300845j7d944f5fm9d183d24c09263cf@mail.gmail.com> (raw)
In-Reply-To: <COL101-W790ECFEEEBA715818DB0F8E67D0@phx.gbl>

On Wed, Jul 30, 2008 at 7:56 AM, Jay <jayk123@hotmail.com> wrote:
> This definitely won't be the quickest way.
> Quicker would be to set CC/CFLAGS and use -disable-bootstrap.

Before I try your suggestions, another question:  It seems like
setting BOOT_CFLAGS to include "-m64" should do what I want.  The
Makefile says:

  # BOOT_CFLAGS is the value of CFLAGS to pass to the stage2, stage3 and stage4
  # bootstrap compilations.

If I understand this correctly, this would cause gcc from the later
stages to be called with -m64, so that they would, when building the
compiler, produce 64-bit objects and be able to link against my 64-bit
libgmp and libmpfr.  Is this right?

Thanks.

-David


-- 
David Eisner http://cradle.brokenglass.com

  reply	other threads:[~2008-07-30 15:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1217413077.17216.ezmlm@gcc.gnu.org>
2008-07-30 14:15 ` Jay
2008-07-30 16:45   ` David Eisner [this message]
     [not found] <1217501358.30475.ezmlm@gcc.gnu.org>
2008-07-31 17:03 ` Jay
2008-07-29 15:04 David Eisner

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=5ef8ba410807300845j7d944f5fm9d183d24c09263cf@mail.gmail.com \
    --to=deisner@gmail.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=jayk123@hotmail.com \
    /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).