From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: MFLD <mfld.fr@gmail.com>
Cc: ELKS <Linux-8086@Vger.Kernel.Org>
Subject: Re: We have a whole new ton of goodies to investigate...
Date: Wed, 15 Apr 2015 22:41:07 +0100 [thread overview]
Message-ID: <20150415224107.69e71308@www.etchedpixels.co.uk> (raw)
In-Reply-To: <552E9B6D.5020908@gmail.com>
On Wed, 15 Apr 2015 19:10:05 +0200
MFLD <mfld.fr@gmail.com> wrote:
> Hello,
>
> Started to have a look to that huge stuff (not really sorted...), but
> could you please explain the idea you have in mind ? Is this a suggest
> to replace the DEV86 toolchain by something else ?
At least the compiler. The Coherent compiler is an ANSI C compiler with a
reasonably good optimiser on it. The tree seems to have versions for
8086, 80286 (protected mode included) and 80386 (which is probably not
useful)
> By the way, for the background, could you also tell what is the
> toolchain you target for Fuzix on 8080/Z80 ?
Z80 uses SDCC. I kep a couple of patches on top, one for compactness
which sdcc has now partially adopted, the other of which adds support for
banked binaries.
6502 uses cc65
6809, 68000 use gcc
8086 I did a test build of the core with bcc, but would probably use the
coherent compiler eventually if it did 8086. Not sure there is that much
point doing 8086, fixing the dumber bits ELKS inherited from 32bit Linux
would probably shrink it down to the point the size change wasn't that
big a deal.
Alan
next prev parent reply other threads:[~2015-04-15 21:41 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-03 20:40 We have a whole new ton of goodies to investigate Alan Cox
2015-04-15 17:10 ` MFLD
2015-04-15 21:41 ` Alan Cox [this message]
2015-04-16 7:35 ` MFLD
2015-04-16 11:49 ` Alan Cox
-- strict thread matches above, loose matches on Subject: below --
2015-04-16 11:14 LM
2015-04-16 11:39 ` Alan Cox
2015-04-26 21:22 u-vpoa
2015-04-26 23:31 ` Alan Cox
2015-04-27 7:06 ` u-vpoa
2015-04-27 10:53 ` Alan Cox
2015-04-27 12:30 ` u-vpoa
2015-04-27 13:35 ` Alan Cox
2015-04-27 14:44 ` u-vpoa
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=20150415224107.69e71308@www.etchedpixels.co.uk \
--to=alan@lxorguk.ukuu.org.uk \
--cc=Linux-8086@Vger.Kernel.Org \
--cc=mfld.fr@gmail.com \
/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