9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: forsyth@caldo.demon.co.uk
To: 9fans@cse.psu.edu
Subject: Re: [9fans] inferno C compilers
Date: Mon,  2 Jul 2001 13:02:23 +0100	[thread overview]
Message-ID: <20010702120651.4AF6E19A03@mail.cse.psu.edu> (raw)

[-- Attachment #1: Type: text/plain, Size: 1241 bytes --]

as nigel says, they were provided originally to allow native Inferno
to be compiled on other operating systems.  (on Plan 9, to get a
cross-compiler you simply compile the compiler for the target with objtype set
for the host platform, and it's nearly that straightforward with the
Inferno variants under other operating systems, compiled by the host
system's compilers.)  we include all the libraries required to run the
compilers under a good range of operating systems, and also the source
for a portable version of mk, and a few other things.

in this latest Inferno package, i've put the utils directory in the free-ish source section.
since the source is provided, you can make them produce what you like.
they are simpler, and easier to port than gcc (any version) but typically produce better code
than lcc and are very quick.  as well as compiling Inferno, i have used them to cross-compile
Plan 9 libraries, kernels and applications on Solaris and FreeBSD, for
instance.   (you need some minor implants in the Plan 9 mkfiles.)
that's useful when you've got some target system you'd like
to run Plan 9, but the existing development environment is Windows or
a Unix system and you can't convert the organisation.


[-- Attachment #2: Type: message/rfc822, Size: 1605 bytes --]

From: Anastasopoulos S <anastas@ceid.upatras.gr>
To: 9fans@cse.psu.edu
Subject: [9fans] inferno C compilers
Date: Thu, 28 Jun 2001 17:32:57 +0300 (EET DST)
Message-ID: <Pine.GSO.4.21.0106281730450.3177-100000@diogenis.ceid.upatras.gr>


Hi

Why are the plan9 compilers are included in the inferno distribution since
 there is no library and since they don't produce .exe files?

Spyros


             reply	other threads:[~2001-07-02 12:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-02 12:02 forsyth [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-07-02 11:46 forsyth
2001-06-28 15:22 nigel
2001-06-28 14:32 Anastasopoulos S

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=20010702120651.4AF6E19A03@mail.cse.psu.edu \
    --to=forsyth@caldo.demon.co.uk \
    --cc=9fans@cse.psu.edu \
    /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).