Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site unisoft.UUCP Path: utzoo!watmath!clyde!burl!ulysses!bellcore!decvax!decwrl!amdcad!lll-crg!lll-lcc!unisoft!fnf From: fnf@unisoft.UUCP (Fred Fish) Newsgroups: net.micro.amiga Subject: Re: problems with workbench.h Message-ID: <26@unisoft.UUCP> Date: Mon, 3-Mar-86 02:24:00 EST Article-I.D.: unisoft.26 Posted: Mon Mar 3 02:24:00 1986 Date-Received: Wed, 5-Mar-86 03:37:20 EST References: <1496@sdcsvax.UUCP> Reply-To: fnf@unisoft.UUCP () Organization: UniSoft Systems; Berkeley, CA Lines: 15 Keywords: help In article <1496@sdcsvax.UUCP> martin@sdcsvax.UUCP (Bruce Martin) writes: >I have problems compiling any C programs with Lattice 3.02/3.03 that >#include . (In particular the recently posted >IconExec code.) This is a known bug with some versions of 3.03, and I believe with 3.02 the same file caused a system crash. From what I can figure out, and I've never bothered to track down the exact differences, there are some subtle differences in the header files for 3.03 as distributed by Lattice and those distributed by C-A. Try directly including the file that defines UWORD before workbench.h and see if that cures the problem. Always try to look at the preprocessor output before giving up... -Fred