
16 Mar
2014
16 Mar
'14
6:24 p.m.
Hi all, Can someone tell me where to add compiler warning/error flags for Makefile users? (On Windows, I know)
Am going to slowly activate erroring on specific warnings.
Thanks, Johan

20 Mar
20 Mar
8:43 p.m.
On 17-3-2014 6:21, Krzysztof Kosiński wrote:
Thanks.
Wow... some of the tests in configure.ac are ridiculous: "# -Wno-pointer-sign is probably new in gcc 4.0; certainly it isn't accepted # by gcc 2.95."
2.95? Seriously?
I will just add -Werror=... thingies to the test you refered to. If the compiler doesn't take any of them, that is an error by itself. No need to add 10 (!!!!!) lines per warning flag.
cheers, Johan
4037
Age (days ago)
4041
Last active (days ago)
4 comments
3 participants
participants (3)
-
Johan Engelen
-
Jon Cruz
-
Krzysztof Kosiński