public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Kalamatee <kalamatee@gmail.com>
To: gcc-help <gcc-help@gcc.gnu.org>
Subject: Cannot resolve __cxa_pure_virtual in ports of gcc11/12/13
Date: Fri, 14 Apr 2023 13:47:27 +0100	[thread overview]
Message-ID: <CAJWNc-6hP+vADoOU=nPaFt+=J9O6Nku3RNBPuit6trLY7LHuhw@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 708 bytes --]

Hi,

As the subject states - With gcc versions upto 10, we had no problem
resolving __cxa_pure_virtual from libsupc++ - but with gcc11 onwards we
cannot seem to resolve it from there? I can add an object file with the
symbol in and it is resolved fine, and the symbol appears to be in
libsupc++?

kalam@EVO64:~/builds/pc-x86_64-gcc13-clean$
bin/linux-x86_64/tools/crosstools/x86_64-aros-nm
bin/linux-x86_64/tools/crosstools/lib/gcc/x86_64-aros/13.0.1/libsupc++.a |
grep "pure_virtual"
                 w __cxa_pure_virtual
0000000000000000 T __cxa_pure_virtual
kalam@EVO64:~/builds/pc-x86_64-gcc13-clean$

Does someone have an idea why this may be/where to look - or how to resolve
it?

Yours,
Nick Andrews.

             reply	other threads:[~2023-04-14 12:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-14 12:47 Kalamatee [this message]
2023-04-15  3:58 ` Steve Thompson

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='CAJWNc-6hP+vADoOU=nPaFt+=J9O6Nku3RNBPuit6trLY7LHuhw@mail.gmail.com' \
    --to=kalamatee@gmail.com \
    --cc=gcc-help@gcc.gnu.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).