This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: plugin for mozilla/firefox
Dima Sorkin writes:
> But if I have earlier OS and compiler's versions
> (Fedora4/Slackware10, on Intel Pentium 4,
> gcj+gcc 4.0.0/3.3.6 no "gcjwebplugin" installed),
> will it mean that:
>
> I have to upgrade the whole "line
> of products", i.e. gcc,gcj and then compile Classpath,
No, not necessarily. You can build and install a more recent version
of gcj, and it won't overwrite your already installed one.
> or I can find some 'standalone rpm' of Classpath
> or even plugin alone,
> with reasonably small dependencies list ?
I don't think so.
Andrew.