gcj flags
Tom Tromey
tromey@redhat.com
Thu Mar 22 17:15:00 GMT 2001
>>>>> "Per" == Per Bothner <per@bothner.com> writes:
Per> I guess we need to decide what to do about applications that have
Per> a C/C++ main, and use the (future) invocation interface to start
Per> up Java. Should they use the gcj or the g++ command?
gcj will probably be easiest for the user.
We add random options to the command line via libgcj.spec, which gcj
reads but g++ does not. In particular we hide the various runtime
libraries from the user.
Tom
More information about the Java
mailing list