VOGONS


First post, by Exploit

User metadata
Rank Newbie
Rank
Newbie

In MASM you could create libraries of individual *.OBJ files with the additional program LIB.EXE that was shipped with MASM.

I am using JWASM under DOS for my assembly programs, thus i want to know what can be used in the WATCOM pipeline as substitute for MASM's LIB.EXE and how to use it?