Mercurial > hg > index.cgi
view 00README.txt @ 81:428068681cbf
Added nolist pragma to suppress listing output of non-code generating lines
author | Lost Wizard (lost@starbug3) |
---|---|
date | Wed, 25 May 2011 19:13:33 -0600 |
parents | 8eddaa2ab6c0 |
children | 03f425c6c39c |
line wrap: on
line source
This is LWTOOLS, a cross development system targetting the 6809 CPU. It consists of an assembler, lwasm, a linker, lwlink, and an archiver, lwar which should compile on any reasonably modern POSIX environment. If you have problems building, make sure you are using GNU make. Other make programs may work but GNU make is known to work. To see if a quick build will work, just type "make". If it works, you're ready to go ahead with "make install". This will install in /usr/local/bin. See docs/ for additional information.