03.03.2013 Views

DIGITAL RESEARCH(r) CP/M Plus TM (CP/M Version 3) Operating ...

DIGITAL RESEARCH(r) CP/M Plus TM (CP/M Version 3) Operating ...

DIGITAL RESEARCH(r) CP/M Plus TM (CP/M Version 3) Operating ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

The LIB Command <strong>CP</strong>/M 3 User's Guide<br />

The LIB Command<br />

Syntax: LIB filespec{[I|M|P|D]}<br />

LIB filespec{[I|M|P]}= filespec{modifier}<br />

},filespec{modifier} ... }<br />

Explanation:<br />

A library file contains a collection of object modules. Use the LIB utility<br />

to create libraries, and to append, replace, select, or delete modules<br />

from an existing library. You can also use LIB to obtain information<br />

about the contents of library files.<br />

LIB creates and maintains library files that contain object modules in<br />

MicroSoft@ REL format. These modules are produced by Digital<br />

Research's relocatable macro-assembler program, RMAC, or any other<br />

language translator that produces modules in MicroSoft REL format.<br />

LINK-80" links the object modules contained in a library to other<br />

ob'ect files. LINK-80 automatically selects from the library only those<br />

i<br />

modules needed by the program being linked, and then forms an executable<br />

file with a filetype of COM.<br />

The library file has the filetype REL or IRL depending on the option<br />

you choose. Modules in a REL library file must not contain backward<br />

references to modules that occur earlier in the library, because LINK-<br />

80 currently makes only one pass through a library.<br />

5-5 3

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!