Actions
Bug #1021
closeddynamically link the native libs on mac
Start date:
03/24/2003
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
1021
Description
I just noticed that the command proxy code, on the mac, is statically linked
with the jvm registry code, instead of being dynamically linked, as on linux and
win32. I'm not sure why this is, and I tried to link it dynamically but I got a
linker error.
Updated by John Harris about 20 years ago
made this fix, now the code uses the newest java libraries.
Actions