Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 1 month ago.
How to Compile Under GCC ARM
At the moment compiling the simple example is broken when exported to GCC ARM a sample project and some notes can be found at http://developer.mbed.org/users/sbts/code/USBserial_test_broken_on_GCC_ARM/
Does anyone have the time and skill to fix these bugs? I will eventually fix if no-one beats me to it, but for now will have to stay with the online compiler (and that is causing me issues at the moment by not reporting various warnings that are relevant)
Thanks
What warnings aren't being reported? Is this during a build, compile and compile all?
posted by Sam Grove 08 Oct 2014Hi Sam I can't remember off the top of my head, but when I tried compiling my real source with GCC I got a lot of warnings that were quite valid and should have been reported by the online compiler for me to deal with.
When I get around to trying to offline compile next I will put a list together.
posted by David Godfrey 12 Oct 2014