Mercurial > hg > index.cgi
view readme.lwbasic @ 260:c5b1dd523ac4
Make default build use -O3
Because it yields such an impressive speedup, make the default build use -O3
instead of -g. If you need the debugging stuff, you can set CFLAGS=-g before
building.
author | William Astle <lost@l-w.ca> |
---|---|
date | Mon, 04 Feb 2013 20:35:47 -0700 |
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.