RE: Translated code & LCC Compiler
- Posted by kennethroger at prodigy.net Apr 26, 2002
- 381 views
euman wrote: > --a bug in LCC-- Jacob keeps making improvements, but there must still be a bug in the optimizer. Rob's emake invokes the optimizer, although he has mentioned problems with it. Instead of using emake, try lc *.c [path]ecwl.lib -o test.exe Your code will run ok when compiled this way.