--- In AVR-Chat@yahoogroups.com, "Chuck Hackett" <egroupscdh@...> wrote: > -Werror-implicit-function-declaration As I read the documentation, this option is superfluous if -Wall is given. To get warnings to be treated as errors (probably a good idea), use -Werror. Don Kinzer ZBasic Microcontrollers http://www.zbasic.net
Message
Re: Unable to get GCC to treat "implicit function delaration" as an error
2011-01-26 by Don Kinzer