lkml.org 
[lkml]   [2018]   [Aug]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] Raise the minimum required gcc version to 4.6
On Mon, 20 Aug 2018 13:15:26 -0700
Joe Perches <joe@perches.com> wrote:

> +#if GCC_VERSION < 40600
> +# error Sorry, your compiler is too old - please upgrade it.
> +#endif

It seems we could be a little friendlier here? "Kernel compilation
requires GCC >= v4.6, please upgrade" ?

jon

\
 
 \ /
  Last update: 2018-08-20 22:42    [W:0.126 / U:0.120 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site