On Thu, 19 Jul 2018 21:45:31 -0400
Jacob Feder <jacobsfe...@gmail.com> wrote:

> First I run "make menuconfig" and select my driver in "device drivers" >
> "staging". If I run "make" or "make all" or
> "make drivers/staging/axis-fifo" everything compiles without errors or 
> warnings even if I put blatant syntax errors in my code.
> What am I missing here?
> 
> Thanks,
> Jacob

Try building with gcc-8 and also with W=1 to see a more complete
set of warnings.
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to