Christian Biesinger wrote: > Travis Crump wrote: > >> For some reason, only the gcc3.0 version of Mozilla works on my >> computer [...] I was just curious as to whether there are any issues >> that I should be aware of > > > > Last time I tried to compile Mozilla with GCC 3.0.1, none of my plugins > (Java and Flash) worked. > Somebody else, however, claimed that these Plugins did work for him when > he compiled with GCC 3.0.2 (maybe a change between .1 and .2) > > Besides that, I am not aware of any issues with GCC 3. >
Right you are, I can't get java to work either, it throws a : LoadPlugin: failed to initialize shared library /usr/mozilla/mozilla-gcc30/plugins/libjavaplugin_oji.so [/usr/mozilla/mozilla-gcc30/plugins/libjavaplugin_oji.so: undefined symbol: __vt_17nsGetServiceByCID] , but I got the normal version to work by installing the old versions of the c++ standard libraries and java works with it so it is all good... :))
