Yeah that would explain it.
But I only have libopenblas.so, not .a

Is it possible to link statically against an so?

⁣Judah

On Dec 18, 2022, 15:57, at 15:57, Derek Juba <s...@derek.juba.name> wrote:
>Perhaps the OpenBLAS libraries were statically linked?
>
>-Derek
>
>On December 18, 2022 2:59:07 PM EST, "J. Milgram" <milg...@cgpp.com>
>wrote:
>>
>>Best holiday greetings all around.
>>
>>Not sure if this is an ldd question, or about octave or blas, but ...
>>
>>I just noticed that the octave that I just built (7.3.0 but seen on
>7.1.0 too), which should have linked to OpenBLAS apparently didn't, or
>may not have. config.status seems to indicate that it found it.
>>
>>Or at least, ldd doesn't pick it up as a dependency so I presume it
>didn't link to libopenblas.
>>
>>Am I misunderstanding what ldd is telling me? Output is below.
>>
>>Come to think of it, I know octave compiles against libreadline and I
>don't see that in the list either.
>>
>>thanks for any clues!
>>Judah
>>
>>
>>:~: ldd /usr/bin/octave
>>        linux-vdso.so.1 (0x00007fffe2bcd000)
>>        libX11.so.6 => /usr/lib64/libX11.so.6 (0x00007f7dafa97000)
>>        libcrypto.so.1.1 => /lib64/libcrypto.so.1.1
>(0x00007f7daf7b2000)
>>        libutil.so.1 => /lib64/libutil.so.1 (0x00007f7daf7ad000)
>>        libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f7daf78c000)
>>        libstdc++.so.6 => /usr/lib64/libstdc++.so.6
>(0x00007f7daf578000)
>>        libm.so.6 => /lib64/libm.so.6 (0x00007f7daf430000)
>>        libgomp.so.1 => /usr/lib64/libgomp.so.1 (0x00007f7daf3ea000)
>>        libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f7daf3cf000)
>>        libc.so.6 => /lib64/libc.so.6 (0x00007f7daf1f0000)
>>        libxcb.so.1 => /usr/lib64/libxcb.so.1 (0x00007f7daf1c7000)
>>        libdl.so.2 => /lib64/libdl.so.2 (0x00007f7daf1c2000)
>>        libz.so.1 => /lib64/libz.so.1 (0x00007f7daf1a8000)
>>        /lib64/ld-linux-x86-64.so.2 (0x00007f7dafc0e000)
>>        libXau.so.6 => /usr/lib64/libXau.so.6 (0x00007f7daf1a1000)
>>        libXdmcp.so.6 => /usr/lib64/libXdmcp.so.6 (0x00007f7daf199000)
>>
>>
>>--
>>=====
>>milg...@cgpp.com
>>301-257-7069
>>
>>
>>You received this email because you are subscribed to the UM Linux
>User's Group (UM-LINUX) mailing list. If you would like to unsubscribe
>from this list, simply send an email to lists...@listserv.umd.edu with
>the message signoff UM-LINUX in the body.
>>

You received this email because you are subscribed to the UM Linux User's Group 
(UM-LINUX) mailing list. If you would like to unsubscribe from this list, 
simply send an email to lists...@listserv.umd.edu with the message signoff 
UM-LINUX in the body.

Reply via email to