[comp.sys.amiga] Lost files on Lattice C 5.0 disks??

jonasf@kuling.UUCP (Jonas Flygare) (12/31/88)

I got my Lattice C a few weeks ago, and have been trying all new
features, but when I started reading about grep, and started looking
for grep.lib I couldn't find it anywhere. pat.h, the header file was
on disk #4, but (as stated in manual) no grep.lib on disk #4:lib..
Yikes! Horror! If it *is* on the disks, *please* tell me where to find
it.. If it is not (for some reason) could someone post it to me?
(Lattice charges 40$ to send upgrades abroad, so I am a bit reluctant
to write and ask them.. Otherwise I am impressed, to say the least..)

What I like the most:
	cpr, the debugger.. It is great. Drawbacks:
	I would like to be able to list & search for symbolnames,
	and for strings in code. Also, if the watch command would
	behave like display when showing strings & structs.
	lprof & lstat. I have actually *used* them to tune some
	old programs.. Still have problems sometimes with lprof
	complaining about stack size, and haven't found the cause.
	lmk, lattice make. great!

Trobles:
	catch.o usually works, but I have one (big) program which
	guru's anyway, without being caught. I am working on it with
	cpr, so it isn't *really* a big problem.
	(I suspect a pointer to a IORequest somewhere in there..)


Me and the ferret sez:
 
Happy New Year, to You all!!



-- 
Jonas Flygare (aka Flax)        |Glenwhilly (n. Scots)
email: jonasf@kuling.UUCP       |A small tartan pouch worn beneath the
real:  Vaktargatan 32 F:621     |cilt during the thistle harvest.
       S-754 22 Uppsala Sweden  | (Meaning of Liff, Adams & Lloyd)

bader+@andrew.cmu.edu (Miles Bader) (01/06/89)

Apparently, they accidentally left it off the distribution disks...
It's included in the first patch (5.01), which will supposedly be sent
to all registered owners of 5.0.  [An "unofficial" version is
available on their bboard {(312) 916-1200}-- but beware some of the
patches to the compiler passes themselves; lc1 apparently went into an
infinite loop when I tried the patched version...]

-Miles