toolchains_arm_gnu
toolchains_arm_gnu copied to clipboard
arm-none-eabi-g++
Is there a simple way to specify compiling with arm-none-eabi-g++ instead of arm-none-eabi-gcc??
Have a bug with my code C++ code and how it is linked. Want to cross off the possibility that the compiler is the issue.
Thanks in advance. Mark
Did you ever get this fixed?
I actually did not, sorry I did not see this comment, I'll make sure I try to fix it. @markd666 do you have a simple example I can use to reproduce issues?
Ok, I have a PR to address this issue, I will merge it only if it is still relevant: #24
I found it useful and would like it merged
Closed by #24