I need to use ecj (the Eclipse java compiler) via gij (long story) so I am attempting something like this:
CLASSPATH=jdtcore.jar:jdtCompilerAdapter.jar:libgcj-4.0.0.jar gij \ org.eclipse.jdt.internal.compiler.batch.Main HelloWorld.java On x86 I get no output and a class file, but on ppc I just get "Aborted." This happens with CVS head as of yesterday: $ gij --version gij (GNU libgcj) version 4.0.0 20050219 (experimental) gdb doesn't work for me in this case (via its CVS head or via the Fedora rawhide RPMs). I'll post the output of strace as an attachment -- Summary: gij fails on ppc and not on x86 Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: overholt at redhat dot com CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20104