On Wed, Sep 22, 2010 at 1:42 AM, Nicolas Pitre nicolas.pitre@linaro.org wrote:
[...]
If you want the exact same toolchain, you may have a look at: http://lists.linaro.org/pipermail/linaro-toolchain/2010-September/000155.htm...
I don't know exactly when --use-blx was introduced, but it has apparently existed for a long time; the vast majority of arm-*eabi toolchains should support it.
I guess we could have a configure-time test to see whether the option is supported, or only use it for thumb-2 capable platforms (the latter option may be the more sensible one, and will not cruft-ify the build system)
Cheers ---Dave