public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Dave Blanchard <dave@killthe.net>
To: <gcc@gcc.gnu.org>
Cc: Thomas Schwinge <thomas@codesourcery.com>
Subject: Re: GDC environment variable - solved, but new problem
Date: Wed, 7 Dec 2022 11:28:38 -0600	[thread overview]
Message-ID: <20221207112838.c366310690c58cd5fb993a55@killthe.net> (raw)


> Re GCC 9.1, however beware of <https://gcc.gnu.org/PR104749>
> "stage1 d21 fails to link with GDC 9.1".

Thanks for all who replied. Thanks especially for mentioning this problem, as my build did indeed fail with this error on GCC 9.3. I applied the fix and that's now resolved. Now I have the following problem:

gcc-12.2.0/libphobos/libdruntime/core/internal/atomic.d:771:24: error: undefined identifier '__atomic_fetch_add', did you mean function '__atomic_fetch_add_1'?

I tried to force --enable-libatomic which had no effect. --disable-libatomic caused a failure elsewhere. Well, I'm stumped. Any ideas? Thank you.

Dave

                 reply	other threads:[~2022-12-07 17:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20221207112838.c366310690c58cd5fb993a55@killthe.net \
    --to=dave@killthe.net \
    --cc=gcc@gcc.gnu.org \
    --cc=thomas@codesourcery.com \
    /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).