This is the mail archive of the java-patches@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]

Re: [JAVA] /bin/sh portability issues in scripts/check_jni_methods.sh


Roger Sayle <roger@eyesopen.com> writes:

> terminating with a hard error, and enables libjava to reach the
> application linking steps at the end of the build (which suffer from
> boehmgc issues that I may not have resolved correctly).

This is probably PR boehm-gc/21942.

I've recently sent a new message about this to the boehm-gc list:

	http://www.hpl.hp.com/hosted/linux/mail-archives/gc/2006-June/001334.html

In the past, it was possible to get around boehm-gc test failures by
switching to pthreads on Solaris/x86 (though I vaguely recall that this
broke Solaris/SPARC).  I'm still waiting for Hans to comment on my patch
and eventually make a copy of gc6.[89] which has made this switch available
for testing.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University


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