Messages in this thread |  | | Date | Tue, 3 Apr 2018 21:27:13 +0800 | From | Fengguang Wu <> | Subject | Re: [PATCH 05/45] C++: Set compilation as C++ for .c files |
| |
On Tue, Apr 03, 2018 at 02:16:50PM +0100, David Howells wrote: >kbuild test robot <lkp@intel.com> wrote: > >> scripts/Makefile.kasan:17: Cannot use CONFIG_KASAN: -fsanitize=kernel-address is not supported by compiler >> cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C >> cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C > >It would need to use g++-8 to compile it ;-)
Awesome! :)
Cheers, Fengguang
|  |