News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

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.