public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Alexandre Oliva <oliva@dcc.unicamp.br>
To: rms@gnu.org
Cc: kenner@vlsi1.ultra.nyu.edu, gcc2@cygnus.com, egcs@cygnus.com
Subject: Re: Proposal for new organization of gcc
Date: Sun, 11 Jan 1998 18:58:00 -0000	[thread overview]
Message-ID: <orbtxicsjf.fsf@amazonas.dcc.unicamp.br> (raw)
In-Reply-To: <199801120054.RAA07984@wijiji.santafe.edu>

Richard Stallman writes:

> The C front end can be in a separate subdirectory,
> but it has to be in the base tar file.
> Everyone needs to build the C front end
> so as to be able to bootstrap.

Having the C front-end in the base tar file is ok for me, but I don't
like to be required to build it just because I want to install the
front-end for one more language.  In a perfect gcs, I'd be able to
download the gcs backend and the language front-end, build them with
the installed C compiler and install that, and I'm done.

I've considered this a very important feature since the first time I
tried to install g77 in an independent directory, and it took ages for
my SunOS 4.1.3 host to build the whole gcc archive and fix
include-files again, the ones it had just fixed one week before.

This is unnecessary, and I don't think it would be that hard to have
configure & Makefile set up so that they'd build the C compiler and
use it iff its sources are available.  If they're not, an already
installed C compiler should be used.

Obviously, if the C sources are not available, one is unable to
bootstrap the compiler, but then, the only reason for bootstrapping is
for building the C compiler, which wouldn't be built anyway in this
case.

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil

  reply	other threads:[~1998-01-11 18:58 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <9801082336.AA26988@vlsi1.ultra.nyu.edu>
1998-01-08 16:24 ` Alexandre Oliva
1998-01-08 18:28   ` Michael Gschwind
1998-01-11 18:24   ` Richard Stallman
1998-01-11 18:58     ` Alexandre Oliva [this message]
1998-01-12 17:55       ` Richard Stallman
1998-01-13  4:31         ` Alexandre Oliva
1998-01-20 12:42           ` Richard Stallman
1998-01-20 14:54             ` Alexandre Oliva
1998-01-21  9:18               ` Richard Stallman
1998-01-22  1:45                 ` Richard Earnshaw
1998-01-22  2:29                   ` Alexandre Oliva
1998-01-22  4:12                     ` Richard Earnshaw
1998-01-22  2:29                       ` Alexandre Oliva
1998-01-23 14:48                 ` Harvey J. Stein
1998-01-23 14:48                   ` amylaar
     [not found] <9801121156.AA07482@vlsi1.ultra.nyu.edu>
1998-01-12  4:09 ` Alexandre Oliva

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=orbtxicsjf.fsf@amazonas.dcc.unicamp.br \
    --to=oliva@dcc.unicamp.br \
    --cc=egcs@cygnus.com \
    --cc=gcc2@cygnus.com \
    --cc=kenner@vlsi1.ultra.nyu.edu \
    --cc=rms@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).