Hi,

I installed openmpi-1.8.2rc2 on "openSUSE Linux 12.1 x86_64"
with Sun C 5.12 and get the following warning if I run a small
Java program. I get no warning for my gcc-4.9.0 version of
openmpi-1.8.2rc2.


linpc1 java 109 mpiexec -np 1 java InitFinalizeMain
Java HotSpot(TM) 64-Bit Server VM warning: You have loaded library
  /usr/local/openmpi-1.8.2_64_cc/lib64/libmpi_java.so.1.2.0 which
  might have disabled stack guard. The VM will try to fix the stack
  guard now.
It's highly recommended that you fix the library with
  'execstack -c <libfile>', or link it with '-z noexecstack'.
Hello!
linpc1 java 110 


I would be grateful if somebody can add the link option
'-z noexecstack' to omit the warning. Thank you very much for
your help in advance.


Kind regards

Siegmar

Reply via email to