[vmsnet.sources.games] Shapes

cadp02@vaxa.strath.ac.uk (09/11/90)

Hi guys,
        Some of you may have had problems linking the Shapes program,
a couple of you mailed my with problems.

This is because the linker needs a definition for the logical "LNK$LIBRARY"
to point to the location of the C run time libraries!

the following line either typed in by hand before the executing of the
compile.com procedure, or as a line in the compile.com procedure will
sort the problem.

$define LNK$LIBRARY "SYS$LIBRARY:VAXCRTL"

bye,
   C.Cowie

p.s sorree if this caused any probs