Re: When running "config.guess" it fails to recognize the operating system. See output in the mail body.

2021-01-04 Thread Zack Weinberg
On Mon, Jan 4, 2021 at 7:10 PM Dmitry V. Levin wrote: > On Fri, Jan 01, 2021 at 01:37:32PM -0500, Zack Weinberg wrote: > > On Fri, Jan 1, 2021 at 1:00 PM Alfred M. Szmidt wrote: > > > Markus Fischer wrote: > > >> I had downloaded from > > >> "http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/co

Re: When running "config.guess" it fails to recognize the operating system. See output in the mail body.

2021-01-04 Thread Dmitry V. Levin
On Fri, Jan 01, 2021 at 01:37:32PM -0500, Zack Weinberg wrote: > On Fri, Jan 1, 2021 at 1:00 PM Alfred M. Szmidt wrote: > > Markus Fischer wrote: > >> I had downloaded from > >> "http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess"; > ... > > That doesn't correspond to t

Re: [PATCH] Recognize riscv32be, and riscv64be

2021-01-04 Thread Dmitry V. Levin
On Thu, Dec 31, 2020 at 03:27:52PM +0800, Kito Cheng wrote: > Recently RISC-V community got patches big-endian support for binutils, > and we'd like to accept that, however before accept that I think it > would be better to upstream config.sub and config.guess change here :) > > It's my check resu