CompuServe Messages

Compiler help

    23-May-90 21:50:31
Sb: #105976-Compiler help
Fm: Robert Sanders 71160,3670
To: Steve Jones 72040,1511
I sent you an earlier message suggesting you reference your LIBS in the BLink. Please ignore that message as you appear to be doing so. In case I haven't mentioned it, I used to use zc a while back before I finally got around to updating to Lattice. No, you do not have to compile your include files to objects. Did you try using the cc command that came with zc? With that, all you have to do is — cc tri.c and your program should be compiled and linked. I have just looked at all the documentation that I have, and it seems as though your Blink statement is OK. However, every thing I look at seems to use capital letters for LIB. Could Blink be case sensitive? BobS