This example links four object files to create an executable file named FUN.EXE.
FUN.OBJ TEXT.OBJ TABLE.OBJ CARE.OBJ NEWLIBV2.LIB C:\TESTLIB\
The linker searches NEWLIBV2.LIB before searching the default libraries to resolve references. To locate NEWLIBV2.LIB and the default libraries, the linker searches the locations in this order:
related references
Linker search rules