Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/17/84 chuqui version 1.9 3/12/85; site unisoft.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxn!ihnp4!qantel!lll-crg!lll-lcc!unisoft!fnf From: fnf@unisoft.UUCP Newsgroups: net.micro.amiga Subject: Re: cc.c (unix like Lattice C frontend) Message-ID: <600@unisoft.UUCP> Date: Wed, 27-Nov-85 22:54:57 EST Article-I.D.: unisoft.600 Posted: Wed Nov 27 22:54:57 1985 Date-Received: Fri, 29-Nov-85 21:46:57 EST References: <597@unisoft.UUCP> <467@graffiti.UUCP> Reply-To: fnf@unisoft.UUCP (I am the great and Oz) Distribution: net Organization: UniSoft Systems, Berkeley Lines: 32 In article <467@graffiti.UUCP> peter@graffiti.UUCP (Peter da Silva) writes: > >> As I promised in one of my earlier postings, enclosed is the source to my >> unix like front end for the Lattice C compiler.. Turns out the 200 character limitation in printf/sprintf strings causes real problems with large command lines. I'll be posting a new, expanded version in a few days. > >While on the subject of UNIX front-ends... a while ago there was an IBM-PC >version of Make posted to net.sources. If anyone would like to try porting >it to the AMIGA (and tell me how the port goes, so I can use the info ... As of this morning (about 3AM :-), this was up and running on my amiga. I can use it to remake itself, so the basic functionality is there. However, the are still a couple of bugs that are corrupting memory. Great little machine, but it REALLY needs some form of memory protection. Bugs that I would find in an hour on a protected machine are taking ten times as long as this machine. Luckily, my macro based C debugging system is working very well in this sort of environment. Just redefine the macros to examine critical data structures at each function entry and exit point, and the offending code is quickly isolated to a particular function. Maybe its time I posted this package also... -Fred =========================================================================== Fred Fish UniSoft Systems Inc, 739 Allston Way, Berkeley, CA 94710 USA {ucbvax,dual}!unisoft!fnf (415) 644 1230 TWX 11 910 366-2145 ===========================================================================