Let me check the version on this... Might be the wrong one.
EDIT: Yep - version is correct. 4.3 bsdiff
bsdiif - bspatch (built for a Kindle 3.x)
[root@kindle root]#
/mnt/us/usr/bin/bsdiff
Quote:
bsdiff: usage: /mnt/us/usr/bin/bsdiff oldfile newfile patchfile
|
[root@kindle root]#
/mnt/us/usr/bin/bspatch
Quote:
bspatch: usage: /mnt/us/usr/bin/bspatch oldfile newfile patchfile
|
(Built static static)
[root@kindle root]#
readelf -d /mnt/us/usr/bin/bsdiff
Quote:
There is no dynamic section in this file.
|
[root@kindle root]#
readelf -d /mnt/us/usr/bin/bspatch
Quote:
There is no dynamic section in this file.
|
I'll have a look at the others now
Will build a 32 bit Intel Linux build too then : )