From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Given Subject: Re: ELKS CVS imported into Git with all history Date: Wed, 08 Feb 2012 00:15:04 +0000 Message-ID: <4F31BE88.7010201@cowlark.com> References: <4F2F619A.7000608@jodybruchon.com> <4F313A09.70008@gmail.com> <4F3199D9.5000304@jodybruchon.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig257CD52D213530D7C7C322A1" Return-path: In-Reply-To: <4F3199D9.5000304@jodybruchon.com> Sender: linux-8086-owner@vger.kernel.org List-ID: To: linux-8086@vger.kernel.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig257CD52D213530D7C7C322A1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 07/02/12 21:38, Jody Bruchon wrote: > Additionally, I'd like to assemble a list of open-source compilers that= > can build for 8086 and either are targeted to other 16-bit CPUs or can > be relatively easily retargeted (I use that term loosely with compilers= =2E > If anyone has suggestions for alternative compilers, please email me > with them, and I'll build a list and examine the merits of each against= > the others. I 'maintain' the Amsterdam Compiler Kit, the compiler written by Andy Tanenbaum and Ceriel Jacobs. It's here: http://tack.sourceforge.net It compiles, poorly, for a bunch of different architectures; it contains its own runtime libraries and toolchains and is a turnkey solution to producing (static) binaries for small devices. Plus it supports a variety of different languages, including K&R C, ANSI C, Pascal and Modula-2. Alas, there's no 6809 support other than an assembler. (And possibly linker support, too.) (The scare quotes around 'maintain' are because I haven't touched it for ages --- the compiler architecture is interesting but painfully limited and rather less useful than I thought it would be, and there's very nearly no interest. But it *is* a working compiler.) --=20 =E2=94=8C=E2=94=80=E2=94=80=E2=94=80 =EF=BD=84=EF=BD=87=EF=BC=A0=EF=BD=83= =EF=BD=8F=EF=BD=97=EF=BD=8C=EF=BD=81=EF=BD=92=EF=BD=8B=EF=BC=8E=EF=BD=83=EF= =BD=8F=EF=BD=8D =E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80 http://www.= cowlark.com =E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80 =E2=94=82 =E2=94=82 "Never attribute to malice what can be adequately explained by =E2=94=82 stupidity." --- Nick Diamos (Hanlon's Razor) --------------enig257CD52D213530D7C7C322A1 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iD8DBQFPMb6Lf9E0noFvlzgRAg9rAKCyHzCKSScHSW+wa1ZOVj2F6DQMmgCfT7RD x8+dvA+KNBK/1qoyfgISFfI= =ZG0W -----END PGP SIGNATURE----- --------------enig257CD52D213530D7C7C322A1--