[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <8fd13a0a-4724-db17-f52f-3adb72868745@I-love.SAKURA.ne.jp>
Date: Sat, 5 Aug 2023 19:43:47 +0900
From: Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>
To: Masahiro Yamada <masahiroy@...nel.org>,
Greg KH <gregkh@...uxfoundation.org>
Cc: Rasmus Villemoes <linux@...musvillemoes.dk>,
Jonathan Corbet <corbet@....net>,
Linus Torvalds <torvalds@...ux-foundation.org>,
workflows@...r.kernel.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Documentation: changes.rst: add entry for git
On 2023/08/05 17:02, Masahiro Yamada wrote:
>>>>> It's useful to have some minimal git version one can expect people to
>>>>> use. For now, set a somewhat conservative minimum of 1.8.0, which is
>>>>> already more then ten years old.
No problem with requiring git >= 1.8.0.
>
> The default GCC on CentOS 7 is GCC 4.8,
> which is too old to build the kernel.
>
> I am not so sure how RHEL/CentOS 7 users are working
> on the kernel development, but it is possible to
> install a newer gcc version from Developer Toolset.
CentOS 7 users can install a newer git version as well as gcc.
> commit f5983dab0ead92dc2690d147f0604a0badcac6a8
> Author: Masahiro Yamada <masahiroy@...nel.org>
> Date: Wed Jun 28 01:32:05 2023 +0900
>
> modpost: define more R_ARM_* for old distributions
>
> On CentOS 7, the following build error occurs.
It is glibc-headers-2.17-326.el7_9 package. Neither gcc nor git problem.
Powered by blists - more mailing lists