Forum : ARM
Post Information | Post |
---|---|
May 6, 2008 - 7:22pm
|
Building C:\download\odu\ODU\main.c // Why did build fail, with just a couple of warnings??? |
Forum : ARM
Post Information | Post |
---|---|
May 6, 2008 - 7:22pm
|
Building C:\download\odu\ODU\main.c // Why did build fail, with just a couple of warnings??? |
Hi
It is strange to have a fialure because of warnings.
Still, may i ask you what happens when you correct the warnings
Also what happens if you take of the warnings by puting the value "No" in the option "All construction warnings" from" GCC compiler" options.
Matloub
Oops... okay, I have to admit, I stopped monitoring for responses to this, and my other previous email, after a couple of days... and I got responses 3-4 days later!! I apologize for not being more persistent. In the meantime, I've gotten my project building from command line, using yagarto distribution of GnuArm. So I'll just continue with that (I'm more used to command-line tools anyway).
I had the same problem. I turn off debug option in GCC properties and the problem was dissapeared .