[MAGEEC] [BEEBS] Building with Wall and Werror.

Andrew Burgess andrew.burgess at embecosm.com
Thu Jul 31 16:30:14 BST 2014


I'll soon be pushing a series of commits to the beebsv2 branch that
change the way we configure and build BEEBS.

The big change is that Wall and Werror will be on by default.

The fixes for all the errors (and warnings) are not going to be
included straight away, these will follow later, so, initially, pretty
much every test will fail to build using a default configure.

Don't worry though, the Werror, and Wall can both be turned off at
configure time by using these switches:
  --disable-werror
  --disable-build-warnings

I suggest that anyone working on the beebsv2 branch, who pulls in
these changes should re-configure using the above two options in order
to continue your development.

I'll be pushing further patches in the coming days to clear up all of
the build errors (and warnings).

All feedback welcome.

Thanks,
Andrew



More information about the mageec mailing list