This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcj-4.3.20060126 miscompiles native libraries?


Hi again,
another thing I see with latest gcj.

gcj -shared -Wl,-Bsymbolic -fPIC -findirect-dispatch -fjni -g0 -O1 -mtune=pentium4 -march=pentium4 -pipe -momit-leaf-frame-pointer -fomit-frame-pointer -o /usr/share/eclipse-ecj-3.3/lib/libecj.jar.so /usr/share/eclipse-ecj-3.3/lib/ecj.jar

... seems to miscompile native libraries. At least calling javac wrapper then fails.
Deleteing /usr/share/java/classpath.gcjdb makes it work again.

Though, ant buildfiles still fail on javac tasks like:

Missing resource: org/eclipse/jdt/internal/compiler/batch/messages.properties for locale: de_DE
error starting modern compiler


I should say that gcj-4.3.20060119 does fine.
Please tell me what other information you may need.


Again, thanks for any help in advance!


Regards,
Hanno


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]