Compile error #5236
Replies: 1 comment
-
Posted at 2016-04-06 by @gfwilliams I'm not really sure. It seems that happens if sections overlap, but it's slightly confusing that Have you changed the code at all? I'd maybe look at using an earlier compiler like 4.9 - I haven't used 5.3 (the release was only 3 days ago), and that could potentially be an issue. Posted at 2016-04-06 by Frida No, I have not changed the code, I will first compile the code as is, before I make any changes. It was the compiler. gcc-arm-none-eabi-4_9-2015q3, works Thank you very much Posted at 2016-04-06 by @gfwilliams Thanks for the update! It's a bit frustrating really - it seems like every single time the compiler is updated, the build needs tweaking to make it work again. Posted at 2016-04-06 by @gfwilliams I've now tweaked the build so it works on GCC 5.3 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2016-04-05 by Frida
I get this, when I compile:
In makefile l have this:
What have done wrong?
I am running on Linux Mint 17.3 64 bit.
Beta Was this translation helpful? Give feedback.
All reactions