i did some tests (on Windows and gcc) and if warning_level is set to 1, then -Wall -Winvalid-pch are both added to compiler flags
This should be tested on linux too, but I think that it is dependant to the compiler, not the OS
Maybe this should be fixed in compilers.c
Vincent
This probably won't be added until muon gets pch support (if that ever happens).