longer compiler output required

03 Aug 2012

I often import third party libraries that were not written specifically for mbed or arm cc and causes many compiler warnings. When there are lots of warnings the compiler errors are not displayed and it is really hard to figure out why compilation fails. I guess that's because the online compiler shows only the first few problems and not all of them. It would be really helpful to show all problems.

03 Aug 2012

Hi Sheldon,

Yes, we'll look to make sure in a future release we extend this to display all errors; it is a limitation that should no longer exist.

In fact, I think it will fall out of some internal enhancements to the build system planned already :)

Thanks for the feedback!

Simon

-deleted-
07 Aug 2012

Hi Sheldon,

The Compiler output has just been increased roughly 5 times.
In a later fully featured release we would remove the limitation completely.
Hopefully this temporary solution will improve your experience with the Compiler and let you fix the compilation errors.

Looking forward your feedback.
Thanks in advance.

Mihail

18 Sep 2012

Hi Mihail,

On the beta site I still see only 32 warnings at once. I don't see any change.