Versions: gcc-java-4.0.0-6 eclipse-platform-3.1.0_fc-0.M7.1 Note: the eclipse package is not in rawhide yet I just want to make a note of this error so that we know why org.eclipse.osgi_3.1.0.jar.so is disabled. Steps to reproduce: Try to make a new plugin project and you will get the stack trace that is attached. org.eclipse.osgi_3.1.0.jar.so will be disabled in 3.1.0_fc-0.M7.2
Created attachment 114544 [details] stack trace
I built the jar.so with gcj 4.0.0-11, enabled it in my classmap.db and creating a new plugin project seems to work. Is there something I'm missing or has the mis-compilation been fixed?
I've re-enabled this in the build that will show up in rawhide soon (3.1.0_fc-15) as I've tested it and with the latest gcc (4.0.2-3), and it's fixed.
Confirming this is fixed in updates-testing with the following package versions: gcc-4.0.2-8.fc4 eclipse-platform-3.1.1-1jpp_1fc.FC4.1
Correction, the eclipse package that has the fix is: eclipse-platform-3.1.1-1jpp_1fc.FC4.11
(In reply to comment #3) >I've re-enabled this in the build that will show up in rawhide soon sdfsdfsf >(3.1.0_fc-15) as I've tested it and with the latest gcc (4.0.2-3), and it's fixed.