I'm also affected by this (Cortex M3).

My workaround:

    cd /usr/lib/arm-none-eabi/lib/thumb/v7-m
    sudo ln -s ../* .

(for cortex m4, you need to go to v7e-m).


The real fix would be to fix the default library paths for arm-none-eabi-gcc, 
to also include the thumb directory.  I have no idea where this config is 
located, though.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1767223

Title:
  multilib selects wrong start files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-arm-none-eabi/+bug/1767223/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to