search for: all_gnu

Displaying 4 results from an estimated 4 matches for "all_gnu".

2019 Oct 17
2
llvm-strip creates unloadable shared objects on linux-armv7hf
.../libbz2.so.all' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. ./bzip2: error while loading shared libraries: libbz2.so: cannot open shared object file: No such file or directory And with strip-all-gnu it works: admin at Netgear-RN212:~/b$ LD_PRELOAD=./libbz2.so.all_gnu ./bzip2 bzip2: I won't write compressed data to a terminal. bzip2: For help, type: `bzip2 --help'. This only seems to happen on Linux-armv7hf - we haven't seen this on any of the intel platforms. Thanks, Tobias
2019 Oct 17
4
llvm-strip creates unloadable shared objects on linux-armv7hf
...; preloaded (cannot open shared object file): ignored. >> ./bzip2: error while loading shared libraries: libbz2.so: cannot open >> shared object file: No such file or directory >> >> And with strip-all-gnu it works: >> admin at Netgear-RN212:~/b$ LD_PRELOAD=./libbz2.so.all_gnu ./bzip2 >> bzip2: I won't write compressed data to a terminal. >> bzip2: For help, type: `bzip2 --help'. >> >> This only seems to happen on Linux-armv7hf - we haven't seen this on >> any of the intel platforms. >> >> Thanks, >> Tobias >...
2019 Oct 17
2
llvm-strip creates unloadable shared objects on linux-armv7hf
...libraries: libbz2.so: cannot open > > > > > >> shared object file: No such file or directory > > > > > >> > > > > > >> And with strip-all-gnu it works: > > > > > >> admin at Netgear-RN212:~/b$ LD_PRELOAD=./libbz2.so.all_gnu ./bzip2 > > > > > >> bzip2: I won't write compressed data to a terminal. > > > > > >> bzip2: For help, type: `bzip2 --help'. > > > > > >> > > > > > >> This only seems to happen on Linux-armv7hf - we haven...
2019 Oct 18
2
llvm-strip creates unloadable shared objects on linux-armv7hf
...t;> > > > > > >> shared object file: No such file or directory >> > > > > > >> >> > > > > > >> And with strip-all-gnu it works: >> > > > > > >> admin at Netgear-RN212:~/b$ LD_PRELOAD=./libbz2.so.all_gnu ./bzip2 >> > > > > > >> bzip2: I won't write compressed data to a terminal. >> > > > > > >> bzip2: For help, type: `bzip2 --help'. >> > > > > > >> >> > > > > > >> This only seems to h...