View Single Post
Old 05-13-2016, 04:33 PM   #165
NullNix
Guru
NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.
 
Posts: 929
Karma: 15576314
Join Date: Jan 2013
Location: Ely, Cambridgeshire, UK
Device: Kindle Oasis 3, Kindle Oasis 1
Quote:
Originally Posted by geekmaster View Post
A script just finished that had been running all night, scanning all my mounted drives using "file" to search for ARM static executables. Interestingly, the vast majority of ARM static programs are "ldconfig", which makes sense in that you cannot dynamically load the loader configuration utility with an unconfigured loader.
Many of the rest are probably sln(1), a statically-linked ln(1) whose sole purpose is establishing the ld.so symlink after glibc is installed (without which, of course, no dynamically linked programs will have a hope of starting).
NullNix is offline   Reply With Quote