[Info-vax] Linker question
Syltrem
syltremzulu at videotron.ca
Fri Aug 27 12:34:56 EDT 2010
"Howard S Shubs" <howard at shubs.net> a écrit dans le message de news:
howard-F66793.12161227082010 at atoulouse-552-1-42-74.w92-136.abo.wanadoo.fr...
> In article <2iPdo.88825$iV7.75322 at en-nntp-15.dc1.easynews.com>,
> "Syltrem" <syltremzulu at videotron.ca> wrote:
>
>> Question:
>> Can I copy SORTSHR.EXE from the target system onto mine, someplace
>> convenient, and then instruct the linker to link against this version of
>> SORTSHR.EXE instead of the one "live" on my dev server ?
>> I just don't know how to tell the linker to do this, but I bet it can be
>> done.
>
> Yes and yes. Use a logical name. I'd expect it to be SORTSHR or
> something similar.
>
>
>> I know I probably could copy my own 8.3 SORTSHR.EXE to the 7.3 server and
>> be
>> done about it, but I can't take any risks changing things at this other
>> site. Even if there are no risks, I guess... I'd rather not touch
>> anything
>> on their server.
>
> There are risks, and you're right to not do it.
>
> --
Mmmh. I thought of using the logical name trick after looking around some
more.
I just tried it.
%LINK-I-IDMISMCH, GSMATCH of 02,00001C in shareable image
DGSI_A1:[TREMBLAY]SORTSHR.EXE;1
differs from GSMATCH of 02,00001D in shareable image library
SYS$COMMON:[SYSLIB]IMAGELIB.OLB;2
So there's probably something more to it. Or maybe not, this is just an
informational message. I will have to try the program later.
I'll check out Bob's presentation (http://www.rlgsc.com/cets/2000/460.html)
when I have a minute or two.
Thanks
Syltrem
More information about the Info-vax
mailing list