This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
RE: [PATCH] ld: add switch to disable use of BLX instructions
> As I've explained on a copy of this patch that you posted to the
> linaro
> lists, this is wrong. You need to identify why the linker thinks it
> is
> OK to use BLX. It should only do that if it finds an object (or a
> library member) in your link set that already indicates that using
> BLX
> is ok.
Thanks Richard, is there anything from the output of readelf or objdump I could be looking for to help me track this down?
-Allen