On Feb 6, 2007, at 5:10 AM, Salikh Zakirov wrote:
Ronald Servant wrote:
2. parse -vmdir: early in the launcher to augment the path.
I have attached a patch to H-3090 that implements #2 above. I have
compiled and run on windows, but provided a patch that should also
link and run on linux.
This patch allows us to parse -vmdir: and augment the load library
path. To accomplish this I have copied a minimal amount of port
library function into the launcher. We might be able to do away with
most of the port lib functions in the entire launcher this way, but I
thought I'd provide this patch first and see if there was a
preference
for how to proceed.
Thanks for the patch. I will try to implement the corresponding VMI
changes
in DRLVM.
What VMI changes would be necessary in DRLVM? I thought the point of
the patch was to avoid that for now.
geir