This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gij and -cp/-classpath
Nic Ferrier wrote:
>The GCJ folks mainly seem to be interested in a change to the
>CNI/JNI invocation API. I refocussed my efforts on that but haven't
>had time to come up with a definitive patch (I am still hoping to do
>that however).
>
Yes, the idea is to have one argument parser which can be shared by:
- gij command line
- vm_args for CNI & JNI invocation API
- an environment variable (LIBGCJ_ARGS or some such) which sets VM
parameters for any gcj binary
regards
Bryce.