<div dir="ltr"><div>Hi Andrew,<br><br>Sounds good to me. Out of curiosity, will this patch be using just -Wall -Werror, or will there be other flags such as -Wextra?<br><br>(Testing with -Weverything on clang may be of interest at some point, though this flag shouldn't be used by default as GCC doesn't support it).<br>

<br></div>Thanks,<br>Simon<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jul 31, 2014 at 4:30 PM, Andrew Burgess <span dir="ltr"><<a href="mailto:andrew.burgess@embecosm.com" target="_blank">andrew.burgess@embecosm.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'll soon be pushing a series of commits to the beebsv2 branch that<br>
change the way we configure and build BEEBS.<br>
<br>
The big change is that Wall and Werror will be on by default.<br>
<br>
The fixes for all the errors (and warnings) are not going to be<br>
included straight away, these will follow later, so, initially, pretty<br>
much every test will fail to build using a default configure.<br>
<br>
Don't worry though, the Werror, and Wall can both be turned off at<br>
configure time by using these switches:<br>
  --disable-werror<br>
  --disable-build-warnings<br>
<br>
I suggest that anyone working on the beebsv2 branch, who pulls in<br>
these changes should re-configure using the above two options in order<br>
to continue your development.<br>
<br>
I'll be pushing further patches in the coming days to clear up all of<br>
the build errors (and warnings).<br>
<br>
All feedback welcome.<br>
<br>
Thanks,<br>
Andrew<br>
<br>
_______________________________________________<br>
mageec mailing list<br>
<a href="mailto:mageec@mageec.org">mageec@mageec.org</a><br>
<a href="http://mageec.org/cgi-bin/mailman/listinfo/mageec" target="_blank">http://mageec.org/cgi-bin/mailman/listinfo/mageec</a><br>
</blockquote></div><br></div>