Producing libgcj-2.95

Jeff Sturm jsturm@sigma6.com
Fri Jul 2 21:11:00 GMT 1999


The configure script in libgcj fails unless I specify
--host=alpha-unknown-linux-gnu or update config.sub.  The config.sub from
egcs works (alphapca56 and alphaev6 are new).

I had some trouble running the testsuite... there's no good javac on my
platform for the bytecode tests, and I had to tweak the expect scripts a
little to make them work (what version of dejagnu are you using?).
Otherwise, I'm getting a clean build now on Alpha/Linux.


Platform              Configuration           Build   Test Results
                                              Status
----------------------------------------------------------------------------
alphapca56-unknown-   --enable-threads=posix    OK    187 expected passes
    linux-gnu         --enable-fast-character         19 unexpected failures
                      --enable-java-gc=boehm          18 expected failures


Running /home/jsturm/Cygnus/libgcj-2.95/libjava/testsuite/libjava.compile/test.exp ...
FAIL: Where compilation from source
FAIL: Where -O compilation from source
Running /home/jsturm/Cygnus/libgcj-2.95/libjava/testsuite/libjava.lang/test.exp ...
FAIL: Array_1 compilation from source
FAIL: Array_1 byte compilation
FAIL: Array_1 -O compilation from source
FAIL: Array_1 byte compilation
FAIL: Divide_1 execution from source compiled test
FAIL: Divide_1 execution from bytecode->native test
FAIL: Divide_1 -O execution from source compiled test
FAIL: Divide_1 -O execution from bytecode->native test
expected was Finalize Finalize Finalize 
output was Finalize Finalize 
FAIL: Finalize_1 output from source compiled test
expected was Finalize Finalize Finalize 
output was Finalize Finalize 
FAIL: Finalize_1 output from bytecode->native test
FAIL: Invoke_1 execution from source compiled test
FAIL: Invoke_1 execution from bytecode->native test
FAIL: Invoke_1 -O execution from source compiled test
FAIL: Invoke_1 -O execution from bytecode->native test
expected was The next line should say "shazam"
shazam
output was The next line should say "shazam"
null
FAIL: Shazam output from source compiled test
expected was 
output was no
FAIL: Throw_1 output from bytecode->native test
expected was 
output was no
FAIL: Throw_1 -O output from bytecode->native test

--
Jeff Sturm
jsturm@sigma6.com




More information about the Java mailing list