Michael Stroucken <[EMAIL PROTECTED]> writes: > On Fri, 6 Jul 2001, Christopher C. Chimelis wrote: > > > The problem is g++, believe it or not. I tracked down the problem ages > > ago and realised that the multiple inheritence C++ code isn't compiled > > correctly by g++. I've been testing g++-3.0 with mozilla on and off, > > but I don't think that mozilla is ready to comply with the changes in > > the new gcc (dies with missing symbol problems when linking). > > Oh, I believe it. Red-Hat compiles of mozilla run fine though. > After installing, run once as root, and it will run for user accounts. > > I've also been trying to compile mozilla with g++-3.0 and -O3 and > 5 DAYS later it is still compiling. Numerous problems exist, like mangled > function names are different (fixed that by editing the genstubs.pl)
Could you send me the fix? I was just going to try this myself (it is http://bugzilla.mozilla.org/show_bug.cgi?id=86446) Falk

