linux-8086.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: One Thousand Gnomes <gnomes@lxorguk.ukuu.org.uk>
To: Jody Bruchon <jody@jodybruchon.com>
Cc: linux-8086@vger.kernel.org
Subject: Re: ELKS on Wikipedia needs editing
Date: Wed, 4 Mar 2015 17:42:30 +0000	[thread overview]
Message-ID: <20150304174230.2c928875@lxorguk.ukuu.org.uk> (raw)
In-Reply-To: <5F81C59C-F78D-4837-9239-511C3C9A6955@jodybruchon.com>

On Tue, 03 Mar 2015 17:43:30 -0500
Jody Bruchon <jody@jodybruchon.com> wrote:

> Pushing that init code into a separate function with no other changes will only add the overhead of the function call with no benefit. Remember that bcc is not a good compiler by modern standards (it's an ancient K&R C compiler with an ANSI prototype acceptance routine available and that performs limited optimizations) and it won't inline the function like gcc would, it'll just add bloat.

pcc for 8086 is an ANSI compiler and partly done. It needs chunks of
further work, but if anyone likes fiddling with mostly table driven
compilers and has a bit of time....

It even uses dev86 as the assembler/linker backend.

Alan

      reply	other threads:[~2015-03-04 17:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-03 17:31 ELKS on Wikipedia needs editing Jody Bruchon
     [not found] ` <CAMKR1yucwQxQ_5zoPbv9WYeXVYEpxkiaV6ZhmeFoe4WzxnMXSg@mail.gmail.com>
2015-03-03 22:43   ` Jody Bruchon
2015-03-04 17:42     ` One Thousand Gnomes [this message]

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=20150304174230.2c928875@lxorguk.ukuu.org.uk \
    --to=gnomes@lxorguk.ukuu.org.uk \
    --cc=jody@jodybruchon.com \
    --cc=linux-8086@vger.kernel.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).