9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Russ Cox <rsc@swtch.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] I can not remember if I sent this or not: MIPS-64 (sort of) notebook
Date: Fri, 20 Mar 2009 10:11:33 -0700	[thread overview]
Message-ID: <dd6fe68a0903201011p3bfc16b8n60a182fc0a0b26f1@mail.gmail.com> (raw)
In-Reply-To: <701581b43c25c1d9450823536223f6ce@quanstro.net>

ron is suggesting is that with minimal effort
the plan 9 kernel could be made to compile
using gcc instead of the standard plan 9 compilers.
he's right.

erik's point is that once you have a kernel up,
you still need to give it executables to run.
this either requires porting the standard compilers
to the target machine or somehow making
the entire source tree compile under gcc,
which would require significantly more effort
than the kernel.  he's also right.

it all depends on what you want from plan 9.

for me, the fleet plan 9 compilers save me
so much time and make me so much more
productive compared to waiting on gcc that
on balance i'd rather spend the time to port
the compiler than switch to gcc.

ron is already using gcc to generate binaries
to run on plan 9, though, and his use of plan 9
depends much more heavily on the "plays well
with networks" aspect than it does on the
fast compilation.  and maybe there's no one
to write the new compiler.  there, using gcc might
make sense.

russ


  parent reply	other threads:[~2009-03-20 17:11 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-19 21:53 ron minnich
2009-03-19 23:14 ` Anthony Sorace
2009-03-19 23:24   ` ron minnich
2009-03-19 23:43     ` erik quanstrom
2009-03-20 14:23       ` ron minnich
2009-03-20 15:15         ` erik quanstrom
2009-03-20 15:29           ` ron minnich
2009-03-20 15:31           ` [9fans] I can not remember if I sent this or not: MIPS-64 (sort lucio
2009-03-20 16:02             ` erik quanstrom
2009-03-20 17:57               ` Charles Forsyth
2009-03-21  0:39                 ` Uriel
2009-03-20 15:35           ` lucio
2009-03-20 17:11           ` Russ Cox [this message]
2009-03-20 23:16             ` [9fans] I can not remember if I sent this or not: MIPS-64 (sort of) notebook ron minnich
2009-03-20 23:52               ` James Tomaschke
2009-03-20 23:56                 ` ron minnich
2009-03-21  0:06                   ` Devon H. O'Dell
2009-03-20 18:28           ` Iruata Souza
2009-03-19 23:56     ` Iruata Souza
2009-03-20  2:39       ` [9fans] MIPS-64 Tim Wiess
2009-03-20  2:49   ` [9fans] I can not remember if I sent this or not: MIPS-64 (sort john
2009-03-20  3:58     ` Jack Johnson
2009-03-20  4:06       ` Jack Johnson
2009-03-20  4:06     ` Jason Gurtz
2009-03-20  4:20 ` [9fans] I can not remember if I sent this or not: MIPS-64 (sort of) lucio
2009-03-23 10:48 ` [9fans] I can not remember if I sent this or not: MIPS-64 Abhishek Kulkarni

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=dd6fe68a0903201011p3bfc16b8n60a182fc0a0b26f1@mail.gmail.com \
    --to=rsc@swtch.com \
    --cc=9fans@9fans.net \
    /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 NNTP newsgroup(s).