> btw, the IBM JDK doesn't need LD_ASSUME_KERNEL=2.2.5 to be set. comments are quite precise : # The line "export LD_ASSUME_KERNEL=2.2.5" disables the use of floating # stacks on RedHat distributions. Floating stacks can be enabled by # commenting it out. Do not do this unless all of the following are true: # # 1) you are running linux/s390 # 2) your kernel version is 2.4 or higher # 3) you have glibc version 2.2.1 or higher
I have a kernel higher than 2.4, glibc higher than 2.2.1 but i'm not on linux/s390 ... Thierry Saura.
