Compiler warnings

Miscellaneous Forums/Linux Discussion/Compiler warnings

Greetings Linux people :-)

I've been throwing together lots of modules lately, (fontconfig, libxml etc) and I get a ton of warnings when compiling through Max.
I see in the Makefile that these warnings are all ignored.

Is it possible to pass/do/set something when I build stuff in Max for it to ignore these warnings?
(this would stop it sometimes compiling successfully but yet popping up with a "compile failed" dialog because of a certain kind of warning)

:o)

It would be good to have an option in the IDE to ignore the warnings...