On 30.05.2024 21:52, Andrew Cooper wrote: > On 29/05/2024 8:55 pm, Oleksii Kurochko wrote: >> diff --git a/README b/README >> index c8a108449e..30da5ff9c0 100644 >> --- a/README >> +++ b/README >> @@ -48,6 +48,10 @@ provided by your OS distributor: >> - For ARM 64-bit: >> - GCC 5.1 or later >> - GNU Binutils 2.24 or later >> + - For RISC-V 64-bit: >> + - GCC 12.2 or later >> + - GNU Binutils 2.39 or later > > I would like to petition for GCC 10 and Binutils 2.35. > > These are the versions provided as cross-compilers by Debian, and > therefore are the versions I would prefer to do smoke testing with.
See why I asked to amend the specified versions by a softening sentence that you (only now) said you dislike? The "this is what we use in CI" makes it a very random choice, entirely unrelated to the compiler's abilities. Jan
