On Fri, 19 Jul 2002, Thierry SAURA wrote: > > > 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 ...
Have you tried to remove the line? I did, and I haven't had any problems. Maybe I'm just lucky? What is supposed to happen if LD_ASSUME_KERNEL=2.2.5 isn't set? Sebastian
