toolchains_arm_gnu icon indicating copy to clipboard operation
toolchains_arm_gnu copied to clipboard

arm-none-eabi-g++

Open markd666 opened this issue 3 years ago • 2 comments

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

markd666 avatar May 04 '21 19:05 markd666

Did you ever get this fixed?

Drew3164 avatar Oct 09 '21 11:10 Drew3164

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?

hexdae avatar Oct 17 '22 09:10 hexdae

Ok, I have a PR to address this issue, I will merge it only if it is still relevant: #24

hexdae avatar Nov 17 '23 01:11 hexdae

I found it useful and would like it merged

RyanDraves avatar Feb 06 '24 07:02 RyanDraves

Closed by #24

hexdae avatar Feb 07 '24 18:02 hexdae