public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Michael Witten <mfwitten@MIT.EDU>
To: gcc-help@gcc.gnu.org
Subject: Re: Tiny GCC: Pure, Unadulterated, Object Code
Date: Tue, 29 Jan 2008 20:31:00 -0000	[thread overview]
Message-ID: <E4597791-801B-4F50-A726-B45BFCF9DA46@MIT.EDU> (raw)
In-Reply-To: <479ECD9F.C1ACE93B@dessent.net>


On 29 Jan 2008, at 1:54 AM, Brian Dessent wrote:

> Whether
> you have them as separate binaries or all in one, it *still* *doesn't*
> *matter*.  The details of the target cannot just be abstracted away  
> into
> something that you can ignore, they are vital to the context in which
> the code executes.  They matter at every point of the process, from  
> the
> highest level on down to the very lowest level.

My main point was not the naming scheme or the distribution of binaries.

As you stated before, often these radically different meta-binaries are
are targeting the same interpreter, namely the hardware. Consequently,
the evaluations and optimizations throughout the compilation process
should be the same. The only difference is in how they are packaged,
namely which meta-binary is used.

That's what seems natural to me.

Then again, I must admit that I cannot take you full on in battle, for
I have a limited understanding of the subject; I'll take your word that
there are some real reasons why GCC has been developed the way it has,
but I'll point to things like LLVM, JITs, Java, and .Net that seem to
follow the conceptual basis I propose.

  reply	other threads:[~2008-01-29 14:22 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-24 12:21 Michael Witten
2008-01-24 14:29 ` Ian Lance Taylor
2008-01-25  4:23 ` Brian Dessent
2008-01-26  2:47   ` Michael Witten
2008-01-26 16:17     ` [Progress] " Michael Witten
2008-01-26 22:16       ` Michael Witten
2008-01-28  0:46         ` Andrew Haley
2008-01-27 13:07       ` Michael Witten
2008-01-27  8:45     ` Brian Dessent
2008-01-29  1:36       ` Scott Moore
2008-01-29 15:55       ` Michael Witten
2008-01-29 16:56         ` Brian Dessent
2008-01-29 18:16           ` Michael Witten
2008-01-29 18:36             ` Brian Dessent
2008-01-29 20:31               ` Michael Witten [this message]
2008-01-30  1:14             ` NightStrike
2008-01-30  7:09               ` Michael Witten
2008-01-30 10:20             ` Ian Lance Taylor
2008-01-30 10:54               ` Michael Witten
2008-01-30 12:09                 ` Ian Lance Taylor
2008-01-29 14:22 ` John Carter
2008-01-29 15:40   ` Michael Witten

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=E4597791-801B-4F50-A726-B45BFCF9DA46@MIT.EDU \
    --to=mfwitten@mit.edu \
    --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).