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] Plan9 16bit C compilers
Date: Fri, 15 Feb 2002 12:14:25 +0000	[thread overview]
Message-ID: <20020215120733.2EC8D19A72@mail.cse.psu.edu> (raw)

>>will run slower.)  Or at least I *hope* the Plan9 coders used
>>long instead of int when they needed more than 16 bits, something
>>that has been standard practice since about 1977.

it started out that way in Plan 9, but my impression is that people
don't bother as much any more.  a few things can change in 25 years.

i thought steve simon was asking about using a port of the C compiler as
a cross-compiler.    it might well be feasible.   the compiler distinguishes
short, int and long (and others such as vlong) internally, allowing them
different sizes.  (at one time, it sometimes blurred int and long when type checking
but that was changed some time ago.)



             reply	other threads:[~2002-02-15 12:14 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-15 12:14 forsyth [this message]
2002-02-15 12:21 ` Boyd Roberts
  -- strict thread matches above, loose matches on Subject: below --
2002-02-22 16:15 anothy
2002-02-20 10:55 forsyth
     [not found] <miller@hamnavoe.demon.co.uk>
2002-02-18 17:43 ` Richard Miller
2002-02-18 18:14   ` Scott Schwartz
2002-02-18 13:14 forsyth
2002-02-20 10:08 ` Thomas Bushnell, BSG
2002-02-20 17:59   ` Scott Schwartz
2002-02-21  9:40   ` Douglas A. Gwyn
2002-02-21 10:08     ` Boyd Roberts
2002-02-21 18:06     ` Thomas Bushnell, BSG
2002-02-21 22:46       ` George Michaelson
2002-02-22  9:58         ` Thomas Bushnell, BSG
2002-02-22 10:58           ` George Michaelson
2002-02-15 14:08 Fco.J.Ballesteros
2002-02-15 13:59 Russ Cox
2002-02-15 13:57 Russ Cox
2002-02-15 14:02 ` Boyd Roberts
2002-02-18 10:14   ` Douglas A. Gwyn
2002-02-18 11:37     ` Boyd Roberts
2002-02-15 12:30 forsyth
2002-02-15  9:41 Fco.J.Ballesteros
2002-02-15  9:28 nigel
2002-02-14 16:15 steve.simon
2002-02-15  9:55 ` Douglas A. Gwyn

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=20020215120733.2EC8D19A72@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).