Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!rutgers!rochester!pt.cs.cmu.edu!andrew.cmu.edu!bader+ From: bader+@andrew.cmu.edu (Miles Bader) Newsgroups: comp.sys.amiga.tech Subject: Re: Eliminating Lattice Messages Message-ID: Date: 7 Apr 89 00:22:25 GMT References: <193@syteke.UUCP> Organization: Information Technology Center, Carnegie Mellon, Pittsburgh, PA Lines: 17 In-Reply-To: <193@syteke.UUCP> jim@syteke.UUCP (Jim Sanchez) writes: > Since we have this wonderful multi-tasking machine, I like to run lmk > in the background and do something more interesting while the system > compiles. However, no matter WHAT I do the stupid lattice "progress" > messages keep coming out. I can redirect the error messages to a file > but NOT the damned Lattice commercials. I suspect others have had thi > problem as well and would like a solution or perhaps someone from > Lattice can stand up and defend this kind of crap. Even a command > line switch to LC would be acceptable - Anything but this! I hacked fred fish's cc program (a replacement for lc) to work with lattice 5.0, and as a extra benefit, it eliminates all non-error messages (so a successful compile outputs nothing). I can send it to you if you want. -Miles