Extract somewhere on FAT drive
[root@kindle us]# ./benchmark.sh
The point here is not what does benchmark do? it does ^this, at about this speed on all threes.
This was about, getting libs reffed right and packaging stuff neatly, which is now done to a large degree.
Here's a readelf -d pruned.
Dynamic section at offset 0x25d8 contains 25 entries:
Tag Type Name/Value
0x00000001 (NEEDED) Shared library: [libpolarssl.so.1]
0x00000001 (NEEDED) Shared library: [libc.so.6]
This should now work OOTB on all 3's. possibly others FB welcomed on that.
As I said this is about establishing working practices.
The application is now made available with the better script.
Thanks.
[root@kindle us]# ./benchmark.sh
Spoiler:
The point here is not what does benchmark do? it does ^this, at about this speed on all threes.
This was about, getting libs reffed right and packaging stuff neatly, which is now done to a large degree.
Here's a readelf -d pruned.
Dynamic section at offset 0x25d8 contains 25 entries:
Tag Type Name/Value
0x00000001 (NEEDED) Shared library: [libpolarssl.so.1]
0x00000001 (NEEDED) Shared library: [libc.so.6]
This should now work OOTB on all 3's. possibly others FB welcomed on that.
As I said this is about establishing working practices.
The application is now made available with the better script.
Thanks.