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.
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
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