|
|
|
detecting when an option is not available | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] | |
Hello,I would like to know if there is a way to know if a warning option like -Wno-initializer-overrides is supported or not by gcc. My purpose is to write an m4 macro that checks if an option is supported or not by a compiler.
thank you Vincent Torri