Quote:
Originally Posted by brianinmaine
ah, OK thanks a lot! At least it gives me a direction to go! 
|
I haven't done a specific write-up, but examples are contained in the attachments.
That is how I (propose) to run ARM Hard Float system libraries on an ARM Soft Float system.

Yup, Linux (an elf based system) can run multiple sets of system libraries at the same time.
The initial example contains hardfloat libraries and a couple of working applications (busybox and nano if I recall correctly).
And they are loading the HF libraries from "user storage".
Now if we can convince the 5.6.1 firmware's dynamic loader to do the same ....