Re: Z80 C compiler recommendations

Jose Juan Mendoza Rodriguez <josejuanmr@lycos.es>
15 Jan 2005 20:52:38 -0500

          From comp.compilers

Related articles
Z80 C compiler recommendations dg@cowlark.com (David Given) (2005-01-09)
Re: Z80 C compiler recommendations jr.williams@tiscali.co.uk (John) (2005-01-12)
Re: Z80 C compiler recommendations Juergen.Kahrs@vr-web.de (=?ISO-8859-1?Q?J=FCrgen_Kahrs?=) (2005-01-12)
Re: Z80 C compiler recommendations paulrsm@buckeye-express.com (Paul R. Santa-Maria) (2005-01-12)
Re: Z80 C compiler recommendations dg@cowlark.com (David Given) (2005-01-14)
Re: Z80 C compiler recommendations josejuanmr@lycos.es (Jose Juan Mendoza Rodriguez) (2005-01-15)
| List of all articles for this month |

From: Jose Juan Mendoza Rodriguez <josejuanmr@lycos.es>
Newsgroups: comp.compilers
Date: 15 Jan 2005 20:52:38 -0500
Organization: Compilers Central
References: 05-01-023 05-01-035
Keywords: C, ACK
Posted-Date: 15 Jan 2005 20:52:38 EST

Juergen Kahrs wrote:


>David Given wrote:
>
>> Recently, I discovered that the Amsterdam Compiler Kit
>> (http://www.cs.vu.nl/vakgroepen/cs/ack.html) has been open sourced; it
>
>Thanks for mentioning this. Does anyone know if the ACK is still
>supported or used ?


It's used in Minix:


http://www.cs.vu.nl/pub/minix
ftp://ftp.cs.vu.nl/pub/minix
http://minix1.hampshire.edu
http://minix1.bio.umass.edu


The ACK is not actively maintained (it's the only package in Minix
that comes in binary form), but I think you can trust it. I have
used it intensely during the last few years, and I have never found
a single bug in it (though folklore says that there is a bug in the
global optimizer, the one that gets called with -O2 and above).
It has even succeeded in compiling (with -O2) the TenDRA C/C++
compiler on Minix, and this one seems absolutely stable.


Regards.
Jose Juan Mendoza Rodriguez



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.