This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: Properties
Tom Tromey wrote:
> Jeff> Perhaps we could also have a utility that would bootstrap
> Jeff> libgcj, set properties and GC parameters, then dynamically load
> Jeff> an application compiled by gcj as a shared object, find and
> Jeff> execute the main() class. Maybe call it `gcjrun':
>
> If the class loader could load .so's, then we could just use gij for
> this.
Sounds good... any idea how we could map a class to a .so? Add them to
CLASSPATH maybe?
--
Jeff Sturm
jsturm@sigma6.com