On Fri, Apr 14, 2017 at 2:46 PM, Andrei Borzenkov <arvidjaar@gmail.com> wrote: I hunted through the various shell scripts that the intel package uses to make the libraries. I removed the -z nodeflibs option. Now I get the more correct: linux-vdso.so.1 (0x00007ffc1ad96000) libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f663bceb000) libiomp5.so => /opt/rsoft/lib/libiomp5.so (0x00007f663b9f9000) libtbb.so.2 => /usr/lib64/libtbb.so.2 (0x00007f663b7bc000) libippch.so.7.0 => /opt/rsoft/lib/libippch.so.7.0 (0x00007f663b6b5000) libippdc.so.7.0 => /opt/rsoft/lib/libippdc.so.7.0 (0x00007f663b5a8000) libippcc.so.7.0 => /opt/rsoft/lib/libippcc.so.7.0 (0x00007f663b48b000) libippcv.so.7.0 => /opt/rsoft/lib/libippcv.so.7.0 (0x00007f663b367000) libippj.so.7.0 => /opt/rsoft/lib/libippj.so.7.0 (0x00007f663b253000) libippi.so.7.0 => /opt/rsoft/lib/libippi.so.7.0 (0x00007f663b0a2000) libipps.so.7.0 => /opt/rsoft/lib/libipps.so.7.0 (0x00007f663af3a000) libippcore.so.7.0 => /opt/rsoft/lib/libippcore.so.7.0 (0x00007f663ae1f000) libc.so.6 => /lib64/libc.so.6 (0x00007f663aa7a000) /lib64/ld-linux-x86-64.so.2 (0x000055d68d51b000) libdl.so.2 => /lib64/libdl.so.2 (0x00007f663a876000) libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f663a4ed000) libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f663a2d5000) libm.so.6 => /lib64/libm.so.6 (0x00007f6639fc2000) I am curious why they may have used the flag. I will have no problem (I think) ensuring that the correct libs are used. But it makes me wonder what the original reason for using it might have been. -- Roger Oberholtzer -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org