[dpdk-dev] [PATCH v3 00/11] Fix build errors related to exported headers

Wiles, Keith keith.wiles at intel.com
Thu Jul 7 20:33:17 CEST 2016


> On Jul 7, 2016, at 10:49 AM, Adrien Mazarguil <adrien.mazarguil at 6wind.com> wrote:
> 
> DPDK uses GNU C language extensions in most of its code base. This is fine
> for internal source files whose compilation flags are controlled by DPDK,
> however user applications that use exported "public" headers may experience
> compilation failures when enabling strict error/standard checks (-std and
> -pedantic for instance).

Do you try compiling these changes with CLANG and/or ICC compilers?


More information about the dev mailing list