------- Comment #24 from cagney at redhat dot com 2006-01-09 18:21 ------- (In reply to comment #20)
> but it doesn't seem like a good idea in general. This LD_PRELOAD hack seems > to > make every child of /usr/bin/java load libgcj.so.7 and so potentially breaks > all manner of things. > s/seems to make/always makes/ :-) Sub-processes inherit that environmnent variable and so will always attempt the pre-load. Been there, rat hole. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13212
