How to run dynamically linked ARM binaries on x86/x64 Fedora?

Solution 1:

It was as simple as adding the library dir of the SDK to qemu-arm:

[bf@localhost qemu]$ qemu-arm -L /usr/local/arm-linux ../bin/fabs -V