[Info-vax] Linking error after successfully compiling with lib_c.tlb/library

Volker Halle volker_halle at hotmail.com
Fri Nov 25 01:28:44 EST 2011


Kevin,

these symbols are defined in module VMS_DRIVERS in SYS$LIBRARY:SYS
$LIB_C.TLB

You may need to add an include statement in your C source code (see SYS
$EXAMPLES:LRDRIVER.C):

#include <vms_drivers.h>        /* Device driver support macros,
including */

Volker.



More information about the Info-vax mailing list