public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Jim Wilson <jim.wilson.gcc@gmail.com>
To: Waldemar Brodkorb <wbx@openadk.org>
Cc: Jan Beulich <jbeulich@suse.com>, binutils@sourceware.org
Subject: Re: GNU Binutils 2.38 has been released
Date: Wed, 23 Feb 2022 09:59:13 -0800	[thread overview]
Message-ID: <CALNwTfxbWJACOuP6rzG_JrRJ1o3KRoQYJmDSvG96PX9j64OFrQ@mail.gmail.com> (raw)
In-Reply-To: <YhZvbzYNSJTZzOkA@waldemar-brodkorb.de>

On Wed, Feb 23, 2022 at 9:31 AM Waldemar Brodkorb <wbx@openadk.org> wrote:

> Traceback (most recent call last):
> File
>
>  "/home/wbx/openadk/toolchain_build_qemu-riscv64_uclibc-ng/w-gcc-11.2.0-1/gcc-11.2.0/gcc/config/riscv/arch-canonicalize",
>  line 114, in <module>
>  print (arch_canonicalize(arg))
>  File
>
>  "/home/wbx/openadk/toolchain_build_qemu-riscv64_uclibc-ng/w-gcc-11.2.0-1/gcc-11.2.0/gcc/config/riscv/arch-canonicalize",
>  line 89, in arch_canonicalize
>  long_exts = list(sorted(filter(lambda x:len(x) != 1,
>  long_exts),
>  File
>
>  "/home/wbx/openadk/toolchain_build_qemu-riscv64_uclibc-ng/w-gcc-11.2.0-1/gcc-11.2.0/gcc/config/riscv/arch-canonicalize",
>  line 81, in longext_sort
>  raise Exception("Unsupported extension `%s`" % exts)
>  Exception: Unsupported extension `zicsr`
>  --with-abi=lp64 is not supported for ISA
>  gmake[6]: *** [Makefile:4353: configure-gcc] Error 1
>

The GCC arch_canonicalize script was missed in the initial round of fixes.
There is a patch for that too.  And that patch may have to be backported to
older versions also.  This is going to be a mess for a while until we get
everything fixed.  Unfortunately us software guys can't do much about the
problem, as it is the RISC-V International ISA guys that are causing the
trouble.  They keep making changes without considering how it is going to
affect the software support.

Jim

      parent reply	other threads:[~2022-02-23 17:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-09 13:29 Nick Clifton
2022-02-14 10:58 ` Waldemar Brodkorb
2022-02-14 11:05   ` Jan Beulich
2022-02-23 13:48     ` Waldemar Brodkorb
2022-02-23 14:13       ` Jan Beulich
2022-02-23 17:31         ` Waldemar Brodkorb
2022-02-23 17:52           ` Jim Wilson
2022-02-23 17:59           ` Jim Wilson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CALNwTfxbWJACOuP6rzG_JrRJ1o3KRoQYJmDSvG96PX9j64OFrQ@mail.gmail.com \
    --to=jim.wilson.gcc@gmail.com \
    --cc=binutils@sourceware.org \
    --cc=jbeulich@suse.com \
    --cc=wbx@openadk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).