> Just for the sake of it, I tried to run a dummy int main(void) program > built statically and in ARM mode, and that filas in a similar way; I > guess some libgcc code gets copied and uses thumb.
Try the attached assembly program; it worked for me in an ARMv6 environment where the CRT code included some ARMv6 instructions. Build it with "-nostdlib". ** Attachment added: "Tiny ARM assembly program." http://launchpadlibrarian.net/41139144/minimal.s -- Foobared on armel https://bugs.launchpad.net/bugs/537458 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
