Hi, I'd like to prelink our app, but prelink fails on ld-2.3.3.so, and so all subsequent libraries fail because of this (necessary) dependency.
For example, select output from prelink -v ourApp Looks like: . . . /lib/ld-linux.so.3 41000000-4101f3dc . . . Prelinking /lib/ld-2.3.3.so prelink: /lib/ld-2.3.3.so: Unknown arm relocation type 21 prelink: Could not prelink /lib/tls/libc.so.6 because its dependency /lib/ld-linux.so.3 could not be prelinked and so on. Any fixes for this? Do I need to find the source for ld-linux and recompile with a magical flag of some sort? Thanks Paul _______________________________________________ Davinci-linux-open-source mailing list Davinci-linux-open-source@linux.davincidsp.com http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source