Sujet : Re: VMS x86-64 database server
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.os.vmsDate : 08. Jul 2025, 22:58:49
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <104k4ao$3p7d8$9@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10
User-Agent : Pan/0.162 (Pokrosvk)
On Tue, 8 Jul 2025 07:14:44 -0400, Arne Vajhøj wrote:
$ link main2 + sys$input/opt
main1shr/share
$
what bucket would you put main1.exe in?
Note that, on *nix systems, shareable libraries can be specified directly
on the command line, without having to go through options files. Why does
the VMS linker need options files for this common case?