CompuServe Thread

WShell & Lattice C !mix

3 messages in this thread
#105426From: Edward K. HynesMay 19, 1990 4:43 PM
When using the Lattice C command 'lc' with WShell I get a stream of hex AB's coming to the screen while the compiler and linkers are working. This does not happen when I use the AmigaDOS Shell, nor if I seperately compile and link with the 'lc1', 'lc2', and 'blink' commands. Is there a trick to this? Thanks, Ed P.S. I'm using Lattice C 5.0.4 and WShell 1.2.
#106119From: Kevin FerlazzoMay 24, 1990 11:09 AM
Ed, That's wierd! I am using the latest Lattice (v 5.05) and the latest WShell (v 1.2) and I have never seen that happen! What options are you specifying with 'lc'? TTFN, Kev
#106327From: Edward K. HynesMay 25, 1990 10:24 PM
Kev, First I did a 'lc -L hello', then I tried 'lc hello'. Both send a stream of hex 'AB's to the screen (displays like two '<' squeezed together). I'm using Lattice 5.04 and WShell 1.2. It's odd alright. Ed