CompuServe Messages

Lattice-problem

    07-Mar-91 20:55:10
Sb: #8177-Lattice-problem
Fm: Patrick Maloney 73407,3676
To: paul wallace 74007,174
Paul, You need to tell LSE (the editor) the correct compiler options. By default, I think it is "-oram", which means put objects in ram: (or maybe its rad:, it's been awhile so anyone else correct me if I'm wrong…hehe). I believe Ctrl-F4 will let you change the options. Press <HELP> to check for sure. Anyways, you need to add the option "-L" which means link to executable. So I think you want the options to be "-oDF0: -L". In fact, those are, I just loaded LSE and checked. CASE is IMPORTTANT! Type exactly as it is, minus the quotes of course. Good luck! I bought Lattice C and it gathered dust for about a month. I recommed reading the "Commands" part of the reference manual… -Patrick