Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 (Tek) 9/28/84 based on 9/17/84; site tekgvs.UUCP Path: utzoo!linus!decvax!tektronix!tekcrl!tekgvs!jerem From: jerem@tekgvs.UUCP (Jere Marrs) Newsgroups: net.micro.amiga Subject: Re: AmigaTerm & Lattice_C Message-ID: <1313@tekgvs.UUCP> Date: Mon, 6-Jan-86 15:30:12 EST Article-I.D.: tekgvs.1313 Posted: Mon Jan 6 15:30:12 1986 Date-Received: Wed, 8-Jan-86 08:20:22 EST References: <1889@hao.UUCP> <1893@hao.UUCP> Reply-To: jerem@tekgvs.UUCP (Jere Marrs) Distribution: net Organization: Tektronix, Beaverton OR Lines: 25 This discussion of the Lattice-C compiler didn't (I think) mention the version number. I have version 3.02, and there is a very nice Make script file which seems to compile programs nicely. If you ED the Make file, all of the commands and options are shown with the linking of the object modules too. It seems to work well. I know people on CompuServe who have compiled Michael Mounier's Aterm.c (30k source) successfully with Lattice. I'm just a beginner in C, but the Lattice package seems to do everything I have asked so far. There are several things to scrutinize: The #include files are above the source files in the disk directory and must be taken into account in the include statement in the source program. ED will not accept binary, but EDIT (the line editor) will. There is a README file in Examples that might be of some help. Have fun. Jere Marrs Tektronix, Inc. Beaverton, Oregon