public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Rupert Wood" <me@rupey.net>
To: "'sunlan'" <sunlan@sohu.com>
Cc: <help-gcc@gnu.org>
Subject: RE: help for install gcc
Date: Thu, 03 Jan 2002 23:43:00 -0000	[thread overview]
Message-ID: <616BE6A276E3714788D2AC35C40CD18D03A9D3@whale.softwire.co.uk> (raw)
In-Reply-To: <616BE6A276E3714788D2AC35C40CD18D29E910@whale.softwire.co.uk>

Sunlan wrote:

> I want to install a gcc on a PC running sco5.0.5 system. First I
> run configure with 'i386-*-sco3.2v5*', then I run 'make'.

You should have run 'make bootstrap', as documented in the installation
instructions.

A GCC bootstrap first uses your existing C compiler to build GCC's own C
compiler and then it uses that new C compiler to build everything else:
hence the scripts assume that at 'stage2' and beyond they have GCC and
may pass GCC-specific flags.

Hope that helps,
Rup.

       reply	other threads:[~2002-01-04  7:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <616BE6A276E3714788D2AC35C40CD18D29E910@whale.softwire.co.uk>
2002-01-03 23:43 ` Rupert Wood [this message]
2002-01-03 22:35 sunlan

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=616BE6A276E3714788D2AC35C40CD18D03A9D3@whale.softwire.co.uk \
    --to=me@rupey.net \
    --cc=help-gcc@gnu.org \
    --cc=sunlan@sohu.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).