thread initialization

Thomas Reilly treilly@allaire.com
Thu Jul 8 05:50:00 GMT 1999


Anthony Green <green@cygnus.com> writes:

> Look for JvRunMain in prims.cc.

Thanks, not sure how I missed that.

> What kind of system are you running on?  Did you configure egcs and
> libgcj with --enable-threads=posix?

No, I'm using the default which I think is no-threads I believe.  I
thought this was appropriate since I'm not creating any threads.  I'm
on a RH 6.0 x86 box.

What I'm trying to do is use Java to extend a program via its shared
library extension mechanism.  Java is a much better language for
writing plugins than C/C++ in my opinion.  

--
Tom Reilly
Allaire, Inc
http://www.allaire.com



More information about the Java mailing list