Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!ico!ism780c!wilbur!scott From: scott@wilbur.uucp (Scott Beckstead) Newsgroups: comp.sys.amiga Subject: Re: C Keywords: C Sozobon Compiler Message-ID: <1990Jan10.212707.14582@wilbur.uucp> Date: 10 Jan 90 21:27:07 GMT References: <1435@baird.cs.strath.ac.uk> Reply-To: scott@wilbur.UUCP (Scott Beckstead) Organization: Wilbur's Bike Shop, Westlake Village, Ca Lines: 11 The sozobon C compiler is the best public domain Compiler for the Amiga that I have found. However it does have two bugs that I have been able to identufy. First one is that it generates incorrect instructions for bit fields. The second is that it does an illegal instruction when using a register as a pointer. Ie. a pointer to char declared as register in the storage class. If any body has a fix for these please leave me some mail and i'll try to get ahold of the source to fix it. the complete compiler is available (no source) from Codename Lorraine BBS in ventura California (805)-648-7833. Scott