comparison docs/manual/x37.html @ 234:d389adbcc4ab

Added section base and length symbols to lwlink Added the ability for a link script to define section base and section length symbols when linking. These symbols are searched for when an external reference is resolved before looking up any symbols in the various objects being linked. Also documented the new link script directives and added such directives to all default link scripts.
author William Astle <lost@l-w.ca>
date Fri, 10 Aug 2012 23:47:56 -0600
parents 2cc599f1bebf
children ce1fdc8d6568
comparison
equal deleted inserted replaced
233:7887a48b74df 234:d389adbcc4ab
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="c906.html" 82 HREF="c920.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