Mercurial > hg > index.cgi
comparison docs/manual/x37.html @ 231:2cc599f1bebf
Added --define to lwasm documentation.
Added documentation of the -D/--define command line option for lwasm. It has
been present for a long time but has somehow escaped documentation.
author | William Astle <lost@l-w.ca> |
---|---|
date | Sun, 15 Jul 2012 23:12:09 -0600 |
parents | 1e0a0e6cd918 |
children | d389adbcc4ab |
comparison
equal
deleted
inserted
replaced
230:e09985968e64 | 231:2cc599f1bebf |
---|---|
77 >2.4. Object Files</A | 77 >2.4. Object Files</A |
78 ></H1 | 78 ></H1 |
79 ><P | 79 ><P |
80 >LWASM supports generating a proprietary object file format which is | 80 >LWASM supports generating a proprietary object file format which is |
81 described in <A | 81 described in <A |
82 HREF="c887.html" | 82 HREF="c906.html" |
83 >Chapter 6</A | 83 >Chapter 6</A |
84 >. LWLINK is then used to link these | 84 >. LWLINK is then used to link these |
85 object files into a final binary in any of LWLINK's supported binary | 85 object files into a final binary in any of LWLINK's supported binary |
86 formats.</P | 86 formats.</P |
87 ><P | 87 ><P |