[Info-vax] Linking error after successfully compiling with	lib_c.tlb/library
    Jan-Erik Soderholm 
    jan-erik.soderholm at telia.com
       
    Fri Nov 25 03:35:43 EST 2011
    
    
  
kevinyuan wrote 2011-11-25 09:12:
> 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.
Sounds as a missing OLB/OBJ in the LINK command...
    
    
More information about the Info-vax
mailing list