I did fix at least one bug, such that -Ttext does something useful with
ELF toolchains, if your linker script it set up to use it. I think the
ARM BPABI script may be the only one set up that way, though.
That would be excellent. I dislike having to read / modify / write
(read: fork) an existing linker script only to change the org and
stack location. Speaking of which, the addition of a -Tstack flag
would eliminate any need I have for a linker script.
Where can I find the ARM Base Platform ABI linker script you mention?