Mercurial > hg > index.cgi
view readme.lwbasic @ 235:e3741cf53e00
Fix error messages related to undefined symbols in lwlink
Make lwlink not complain about seciton base and length symbols. Also silence
duplicate complaints about undefined symbols. There is no need to complain
about undefined symbols during the file/section resolution stage! If they
are truly undefined, they'll still be undefined at the reference resolution
stage.
author | William Astle <lost@l-w.ca> |
---|---|
date | Sat, 11 Aug 2012 15:18:58 -0600 |
parents | 8556e01ffcab |
children |
line wrap: on
line source
The lwbasic directory is an in-progress attempt to write a compiler for a dialect of basic specifically targetted at the 6809 CPU. It is still incomplete but is included in this distribution in case someone finds the code useful. It is not built by default.