
27 Oct
2013
27 Oct
'13
4:56 p.m.
On 27-10-2013 15:04, Johan Engelen wrote:
Hi all, I just modified buildtool to output less uninteresting stuff, and output warnings instead, so it is easier to spot and fix warnings for your code. So next time you bzr up: "g++ -O3 buildtool.cpp -o btool.exe -fopenmp". Hope you like it.
To get rid of a library warning, also update your devlibs. Let's see if we can get a -Werror build going for the upcoming release on (at least) Windows ;)
Cheers, Johan