[Info-vax] Where is chfctxdef.h on OpenVMS Itanium 8.4 ?
Stephen Hoffman
seaohveh at hoffmanlabs.invalid
Tue May 5 09:57:41 EDT 2015
On 2015-05-05 13:47:40 +0000, John Reagan said:
> On Tuesday, May 5, 2015 at 8:29:37 AM UTC-4, Stephen Hoffman wrote:
>
>>
>> Same place it's always been, and accessible in the same way it's been:
>>
>> $ define/nolog DECC$TEXT_LIBRARY sys$library:sys$lib_c.tlb
>>
>> This command assumes that your compiler is written in C.
>>
>
> If you don't want to fuss with the logicals, you can also do:
>
> $ cc myprog.c+sys$library:sys$lib_c.tlb/library
Ayup.
Having something like the following would be nice, too:
#pragma library "sys$share:sys$lib_c.tlb"
That'd be less futzing with the build procedures or
potentially-conflicting logical names, as I can slide that #pragma into
the build via /FIRST_INCLUDE or the gcc wrapper.
--
Pure Personal Opinion | HoffmanLabs LLC
More information about the Info-vax
mailing list