GNU Info

Info Node: (nasm.info)Section 6.9.1

(nasm.info)Section 6.9.1


Next: Section 6.9.2 Prev: Section 6.9 Up: Section 6.9
Enter node , (file) or (file)node

6.9.1. Requiring a Library: The `LIBRARY' Directive
---------------------------------------------------

   `RDOFF' contains a mechanism for an object file to demand a given
library to be linked to the module, either at load time or run time.
This is done by the `LIBRARY' directive, which takes one argument which
is the name of the module:

         library  mylib.rdl


automatically generated by info2www version 1.2.2.9