* Bryce McKinlay <mckinlay@xxxxxxxxxx> [2005-03-08 10:55]: > > My last eclipse -O2 attempt was a few weeks ago, and some fixes have > gone in to GCJ since then. At this point it should be possible to > compile most of the .jar's with -O2, but there are likely to still be > optimization bugs that cause eclipse to misbehave or crash when it is > built with -O2. I just successfully built all of our jars to .sos with O2 and things ran! I didn't do much testing, but a simple Hello, world works. Now to see if this works on the other architectures ... > Is resources.jar still used entirely uncompiled? We should perhaps > concentrate on that bug first. Yes. Yes, perhaps we should. Andrew