[Info-vax] C_TEST_ROUTINES.C link problem
vaxinf@gmail.com
vaxinf at googlemail.com
Tue Dec 13 13:37:29 EST 2022
Turns out that the source code was changed between V8.2 and V8.4. If I
use the code V8.4 provided, everything compiles and links just fine!!!
Am 13.12.2022 um 18:02 schrieb vaxinf--- via Info-vax:
> Yes,
>
> you're right. On my working Alpha OpenVMS V8.4 the link step is OK, too.
>
> So I have to configure out, which part is not installed correctly in
> my test V8.2 equipment.
>
> Eberhard
>
> Am 13.12.2022 um 14:43 schrieb Joukj via Info-vax:
>> Eberhard Heuser wrote:
>>> Hi,
>>>
>>> I'm starting to understand how OpenVMS I/O takes place and how to
>>> debug this.
>>>
>>> I have two OpenVMS Alpha virtual machines. They talk to each other
>>> through the debugger as described in the manuals (boot -fl 0,8000
>>> dka0,ewa0)
>>>
>>> There is one routine in the system$examples called C_TEST_ROUTINES.C
>>> that helps to understand what the kernel does.
>>>
>>> Now the link step fails :
>>> %LINK-W-NUDFSYMS, 1 undefined symbol:
>>> %LINK-I-UDFSYM, XDT$FREGSAV
>>> %LINK-W-USEUNDEF, undefined symbol XDT$FREGSAV referenced
>>>
>>> I have no idea how to get rid off this failure.
>>>
>>> Any ideas?
>>
>> On my (Alpha & Itanium) systems it just links:
>>
>> $ cc C_TEST_ROUTINES.C
>> $ link C_TEST_ROUTINES
>> $
>>
>> Did you use any qualifiers on the cc and/or link command?
>>
>> Jouk
>> _______________________________________________
>> Info-vax mailing list
>> Info-vax at rbnsn.com
>> http://rbnsn.com/mailman/listinfo/info-vax_rbnsn.com
>>
>
>
> _______________________________________________
> Info-vax mailing list
> Info-vax at rbnsn.com
> http://rbnsn.com/mailman/listinfo/info-vax_rbnsn.com
>
More information about the Info-vax
mailing list