This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: GCJ 4.1.1 and static linking - SEGV -- SUMMARY
> With my 2006-06-27 gcc fetch from svn, THE DESCRIBED
> PATCH FIXES THE PROBLEM!
> ...I'll test with a fresh gcc from svn when I get a chance.
I get a SEGV in GC_malloc_atomic/GC_clear_stack/GC_clear_stack_inner
(nothing to do with pthreads as far as I can see), so I guess something else
is broken at the moment. I see there's some unwinder work going on -- maybe
that's it.