Re: Linking error after successfully compiling with lib_c.tlb/library
- From: Joseph Huber <joseph.huber@xxxxxxxxxxxxxx>
- Date: Fri, 25 Nov 2011 10:30:20 +0100
kevinyuan wrote:
On Nov 25, 2:28 pm, Volker Halle <volker_ha...@xxxxxxxxxxx> wrote:
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 */
Thanks for your support! But the result is the same. The code can be
compiled as before while linking errors are still there.
What is Your LINK command and options ?
See for example the mentioned LRdriver:
sys$examples:lrdriver.com
--
Remove NOREPLY. from Email address.
Joseph Huber, http://www.huber-joseph.de
.
- References:
- Linking error after successfully compiling with lib_c.tlb/library
- From: kevinyuan
- Re: Linking error after successfully compiling with lib_c.tlb/library
- From: Volker Halle
- Re: Linking error after successfully compiling with lib_c.tlb/library
- From: kevinyuan
- Linking error after successfully compiling with lib_c.tlb/library
- Prev by Date: Re: Multiple File Readers/Writers
- Next by Date: Re: Multiple File Readers/Writers
- Previous by thread: Re: Linking error after successfully compiling with lib_c.tlb/library
- Next by thread: Re: Linking error after successfully compiling with lib_c.tlb/library
- Index(es):
Relevant Pages
|