GNU Info

Info Node: (nasm.info)Section 6.2.6

(nasm.info)Section 6.2.6


Next: Section 6.2.7 Prev: Section 6.2.5 Up: Section 6.2
Enter node , (file) or (file)node

6.2.6. `..start': Defining the Program Entry Point
--------------------------------------------------

   `OMF' linkers require exactly one of the object files being linked to
define the program entry point, where execution will begin when the
program is run. If the object file that defines the entry point is
assembled using NASM, you specify the entry point by declaring the
special symbol `..start' at the point where you wish execution to begin.


automatically generated by info2www version 1.2.2.9