[Info-vax] Extended file spec support on CSWS & PHP7
hb
end.of at inter.net
Fri Aug 28 12:42:28 EDT 2020
On 8/28/20 5:29 PM, Stephen Hoffman wrote:
> (And yes, lib$initialize reportedly can't fix everything here, due to
> the details of the app launch sequencing.)
It depends on where the lib$initialize is, in the main or in a shareable
image. You very likely can always ensure with linker options that your
lib$initialize in your shareable image is called before any other code
runs. That should fix any problem, here, that I can think of.
More information about the Info-vax
mailing list