On Wed, Apr 24, 2002 at 01:09:42PM -0500, Loren James Rittle wrote: > While investigating the systematic libjava EH failure seen with GNU ld > 2.12.1 (prerelease) but not 2.11.2 on i386-*-freebsd4.5, I stumbled > upon this interesting thread: >> http://gcc.gnu.org/ml/gcc-patches/2001-12/msg01552.html > http://gcc.gnu.org/ml/gcc-patches/2001-12/msg01515.html >> [Probably related: http://gcc.gnu.org/ml/gcc/2002-02/msg01424.html] Just wondering, do you have http://sources.redhat.com/ml/binutils/2002-04/msg00331.html patch installed? Without it, DW_EH_PE_pcrel|DW_EH_PE_indirect encoded personality in CIEs may be wrong... Jakub