On Wed, 2006-01-04 at 03:59 -0800, Anthony Green wrote: > On Wed, 2006-01-04 at 03:35 -0800, Anthony Green wrote: > > Andrew, could you please try this patched SRPM with the x86-64 Eclipse > > to see if it fixes the problem? > > > > http://people.redhat.com/green/java-1.4.2-gcj-compat-1.4.2.0-40jpp_56rh.1.1.src.rpm > > For what it's worth, I just confirmed that RSSOwl no longer aborts on > x86 Linux with this hack. I applied your patch and rebuilt java-1.4.2-gcj-compat in Rawhide. I fixed two minor problems: I added pr13212.c to EXTRA_DIST so that "make distcheck" passed and I added -fPIC to the pr13212.so rule so that the build wouldn't fail on x86-64. The workaround is present in java-1.4.2-gcj-compat-1.4.2.0-40jpp_59rh. Tom