public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeffrey A Law <law@cygnus.com>
To: Robert Lipe <robertl@dgii.com>
Cc: jpr@sco.com, egcs@cygnus.com
Subject: Re: toplevel 'make' in egcs trips on itself.
Date: Thu, 30 Oct 1997 09:05:00 -0000	[thread overview]
Message-ID: <16731.878230625@hurl.cygnus.com> (raw)
In-Reply-To: <19971030005908.02875@dgii.com>

  In message < 19971030005908.02875@dgii.com >you write:
  > I've thought about this more and can't convince myself that this 
  > would ever work well enough to be a good idea when the default
  > compiler is anything but a rather recent egcs/gcc.   Can someone
  > that really understands the build mechanism here please listen while 
  > I type through this aloud?
Yup.

  > Given that the most frequent issues we see on the egcs lists are that
  > date X of egcs won't compile the C++ part of date X+Y (where Y can be
  > either positive or negative) libraries and all the Linux library and
  > installation environment skew problems, should the top level default
  > make all-gcc target be swapped from:
Actually it's the runtime libraries that are the issue -- the C++
front end (in theory) should be buildable by any old compiler.

We have a "bootstrap" target which is designed to deal with these
(and other) issues (like fortran).  The problem is it isn't doc'd
and it's not the way many folks are used to building gcc.

  > Is this just an characteristic of the gcc/Makefile that BOOT_LANGUAGES
  > is only obeyed during a 'make bootstrap'? 
Yes.

  > Once we cd to cp, should we change CC=cc to CC=GCC_FOR_TARGET?
No, because we might be building a cross compiler.

jeff

      reply	other threads:[~1997-10-30  9:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <19971028230126.11932@dgii.com>
     [not found] ` <19971029190519.23783@mother.fucker>
1997-10-29 16:34   ` Robert Lipe
1997-10-29 22:59     ` Robert Lipe
1997-10-30  9:05       ` Jeffrey A Law [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=16731.878230625@hurl.cygnus.com \
    --to=law@cygnus.com \
    --cc=egcs@cygnus.com \
    --cc=jpr@sco.com \
    --cc=robertl@dgii.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).