>>>>> "Andrew" == Andrew Haley <aph@xxxxxxxxxx> writes: Andrew> Unfortunately, it totally breaks /usr/bin/java on s390 and potentially Andrew> other systems as well. See Andrew> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13212 Removing this will negatively affect Eclipse. Fixing it also looks like a pain though -- Jakub's comments in that PR are particularly worrying. The base problem could probably be worked around by resetting LD_PRELOAD during libgcj startup. Any other ideas? Tom