[Libre-soc-bugs] [Bug 847] dev-env-setup script for binutils-gdb for target powerpc64le-linux-gnu

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Mon Jun 13 20:44:55 BST 2022


https://bugs.libre-soc.org/show_bug.cgi?id=847

--- Comment #24 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
(ghostmansd)root at 75-224-155-23:~# !powe
powerpc64le-linux-gnu-as
powerpc64le-linux-gnu-as: error while loading shared libraries:
libopcodes-2.38.50.20220525.so: cannot open shared object file: No such file or
directory
(ghostmansd)root at 75-224-155-23:~# ls -altr
/usr/local/lib/libopcodes-2.38.50.20220525.so 
-rwxr-xr-x 1 root root 1025488 Jun 13 18:15
/usr/local/lib/libopcodes-2.38.50.20220525.so

(ghostmansd)root at 75-224-155-23:~# file !$
file /usr/local/lib/libopcodes-2.38.50.20220525.so
/usr/local/lib/libopcodes-2.38.50.20220525.so: ELF 64-bit LSB pie executable,
64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked,
BuildID[sha1]=c50d0d637b70508b105f4264b7d727b91ba34747, with debug_info, not
stripped

(ghostmansd)root at 75-224-155-23:~# !ldd
ldd /usr/local/bin/powerpc64le-linux-gnu-as
        linux-vdso64.so.1 (0x00007fff960c0000)
        libopcodes-2.38.50.20220525.so => not found
        libbfd-2.38.50.20220525.so => not found
        libdl.so.2 => /lib/powerpc64le-linux-gnu/libdl.so.2
(0x00007fff95fe0000)
        libc.so.6 => /lib/powerpc64le-linux-gnu/libc.so.6 (0x00007fff95dc0000)
        /lib64/ld64.so.2 (0x00007fff960e0000)

huhn?

suggestion: screw it. compile --enable-static.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list