------- Comment #4 from dominiq at lps dot ens dot fr 2008-01-31 10:01 ------- After applying the patch in comment #2 on top of rev. 131968, I am not having hanging so far, but apparently all the executables are timed out (?) after having taken ~40s:
... Executing on host: /opt/gcc/darwin_buildw/gcc/xgcc -B/opt/gcc/darwin_buildw/gcc/ /opt/gcc/gcc-4.3-work/libjava/testsuite/libjava.jni/bytebuffer.c -dynamiclib -fPIC -I. -I.. -I/opt/gcc/gcc-4.3-work/libjava/testsuite/libjava.jni -fdollars-in-identifiers -Wmissing-prototypes -I/opt/gcc/gcc-4.3-work/libjava/testsuite/../include -I/opt/gcc/gcc-4.3-work/libjava/testsuite/../classpath/include -lm -o libbytebuffer.dylib (timeout = 300) PASS: bytebuffer.c compilationset_ld_library_path_env_vars: ld_library_path=.:/opt/gcc/darwin_buildw/powerpc-apple-darwin9/./libjava/.libsExecuting on host: /opt/gcc/darwin_buildw/powerpc-apple-darwin9/libjava/testsuite/../libtool --silent --tag=GCJ --mode=link /opt/gcc/darwin_buildw/gcc /gcj -B/opt/gcc/darwin_buildw/powerpc-apple-darwin9/libjava/ -B/opt/gcc/darwin_buildw/gcc/ --encoding=UTF-8 -B/opt/gcc/darwin_buildw/powerpc-apple-darwin9/libjava/testsuite/../ /opt/gcc/gcc-4.3-work/libjava/testsuite/libjava.jni/bytebuffer.jar -w -no-install -bind_at_load -multiply_defined suppress -Wl,-allow_stack_execute -fjni --main=bytebuffer -g -L/opt/gcc/darwin_buildw/powerpc-apple-darwin9/./libjava/.libs -lm -o bytebuffer (timeout = 300) PASS: linking bytebuffer set_ld_library_path_env_vars: ld_library_path=.:/opt/gcc/darwin_buildw/powerpc-apple-darwin9/./libjava/.libs Setting LD_LIBRARY_PATH to .:/opt/gcc/darwin_buildw/powerpc-apple-darwin9/./libjava/.libs:.:/opt/gcc/darwin_buildw/powerpc-apple-darwin9/./libjava/.libs Exception during runtime initialization FAIL: bytebuffer run UNTESTED: bytebuffer output ... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35035