Newbie
Andrew Haley
aph@redhat.com
Mon Oct 14 11:12:00 GMT 2002
Jeff Sturm writes:
> On Mon, 14 Oct 2002, Andrew Haley wrote:
> > =?ISO-8859-1?Q?Lo=EFc=5FP=E9ron?= writes:
> > > Well, what I want to achive is a win32 stand alone java-written
> > > application using bytecode libraries and a native launcher that
> > > does not rely on anything else than it's own binary libraries.
> >
> > gcj will allow you to write something like that. If you look at the
> > source code for gij you should be able to figure out how to do it.
>
> Unless I misunderstand, doesn't libgcj's Class.forName() take care of
> that?
Yes.
Andrew.
More information about the Java
mailing list