[Info-vax] Linking error after successfully compiling with	lib_c.tlb/library
    kevinyuan 
    kevin.a.yuan at gmail.com
       
    Fri Nov 25 03:12:01 EST 2011
    
    
  
On Nov 25, 2:28 pm, Volker Halle <volker_ha... at hotmail.com> wrote:
> 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.
Thanks for your support! But the result is the same. The code can be
compiled as before while linking errors are still there.
    
    
More information about the Info-vax
mailing list