[SM-Discuss] How to get a seamonkey (mozilla) plugin out of gcj.
Javier Vasquez
jevv.cr at gmail.com
Thu May 15 17:06:26 EDT 2008
Hi,
In binary distributions there's a so called "java-gcj-compat" which
would be able to provide a "SDK-like interface to the GCJ tool set"
[1], including the web plugin. But it seems that nowadays it's been
merged to "GNU Classpath and libgcj"...
There was also a gcj web plugin project (gcjwebplugin) [2], but it
seems to have been merged with "GNU Classpath" [3].
Although GNU Classpath is not part of gcj, some pieces of it have been
merged to libgcj apparently [4], although what's there and what's not
doesn't seem clear to me since the diff web page is way out of date I
believe [5]...
The point is that it seems that I could get a java mozilla plugin from
gcj, and I was wondering if anyone is familiar with it, specially for
gcj-4.3.0... Any howto pointer is welcome. It might be that the *.so
is just there, and the only thing needed is just the link inside the
mozilla plugins directory, :)...
Thanks,
--
Javier
[1] http://sources.redhat.com/rhug/java-gcj-compat.html
[2] http://www.nongnu.org/gcjwebplugin
[3] http://www.gnu.org/software/classpath
[4] http://gcc.gnu.org/java/index.html
[5] http://gcc.gnu.org/java/libgcj-classpath-compare.html
More information about the SM-Discuss
mailing list