News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

FR: include headers (-I vs -isystem)

Started by julienlecomte, April 27, 2006, 05:07:06 PM

Previous topic - Next topic

julienlecomte


Hi !

As a feature request, some compilers can use different args to include headers. GCC, for example, uses either -I or -isystem; the latter turning off all warnings (-Wall).
It would be nice if we could specify both types of flags in the 'compiler options >> advanced' window.