Displaying 4 results from an estimated 4 matches for "amjta5frkbbbkiz14ahtrje03lll".
2019 Oct 17
2
llvm-strip creates unloadable shared objects on linux-armv7hf
...re not loadable.
We where able to track this down to llvm-strip with default arguments
creating a shared object that doesn't load correctly. It works if we
switch from not passing args to llvm-strip to pass -strip-all-gnu
I built bzip2 and libbz2.so to show this case here:
https://1drv.ms/u/s!Amjta5FRkBbbkiz14aHTRJe03LlL?e=2mGvTN
This is the error we got by using the stripped shared object with
llvm-strip -strip-all:
admin at Netgear-RN212:~/b$ LD_PRELOAD=./libbz2.so.all ./bzip2
ERROR: ld.so: object './libbz2.so.all' from LD_PRELOAD cannot be
preloaded (cannot open shared object file): ignored.
./bzip2: e...
2019 Oct 17
4
llvm-strip creates unloadable shared objects on linux-armv7hf
...s down to llvm-strip with default arguments
>> creating a shared object that doesn't load correctly. It works if we
>> switch from not passing args to llvm-strip to pass -strip-all-gnu
>>
>> I built bzip2 and libbz2.so to show this case here:
>> https://1drv.ms/u/s!Amjta5FRkBbbkiz14aHTRJe03LlL?e=2mGvTN
>>
>> This is the error we got by using the stripped shared object with
>> llvm-strip -strip-all:
>>
>> admin at Netgear-RN212:~/b$ LD_PRELOAD=./libbz2.so.all ./bzip2
>> ERROR: ld.so: object './libbz2.so.all' from LD_PRELOAD cannot be
>> pr...
2019 Oct 17
2
llvm-strip creates unloadable shared objects on linux-armv7hf
...correctly. It works if we
> > > > > >> switch from not passing args to llvm-strip to pass -strip-all-gnu
> > > > > >>
> > > > > >> I built bzip2 and libbz2.so to show this case here:
> > > > > >> https://1drv.ms/u/s!Amjta5FRkBbbkiz14aHTRJe03LlL?e=2mGvTN
> > > > > >>
> > > > > >> This is the error we got by using the stripped shared object with
> > > > > >> llvm-strip -strip-all:
> > > > > >>
> > > > > >> admin at Netgear-RN212:~/b$ LD_...
2019 Oct 18
2
llvm-strip creates unloadable shared objects on linux-armv7hf
...gt; > > > > >> switch from not passing args to llvm-strip to pass -strip-all-gnu
>> > > > > > >>
>> > > > > > >> I built bzip2 and libbz2.so to show this case here:
>> > > > > > >> https://1drv.ms/u/s!Amjta5FRkBbbkiz14aHTRJe03LlL?e=2mGvTN
>> > > > > > >>
>> > > > > > >> This is the error we got by using the stripped shared object with
>> > > > > > >> llvm-strip -strip-all:
>> > > > > > >>
>> > > > >...