public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Xi Ruoyao <xry111@mengyan1223.wang>
To: Zopolis0 <creatorsmithmdt@gmail.com>
Cc: gcc-help@gcc.gnu.org
Subject: Re: libstdc++-v3 failing to compile due to no matching function for call to ‘operator new(sizetype, sizetype)
Date: Mon, 02 May 2022 20:42:37 +0800	[thread overview]
Message-ID: <17837bee5618c45e63b2a1e47faf34f87e83552b.camel@mengyan1223.wang> (raw)
In-Reply-To: <CAEYL+X_x=iTnstHS4ALiCgJPLCd25VPxvRjAbcsEbDevQ8m3DQ@mail.gmail.com>

On Mon, 2022-05-02 at 22:07 +1000, Zopolis0 wrote:
> I've bisected the issue (which still happens with only --enable-
> languages=c,c++ instead of --enable-languages=java),
> and 0a0c2c3f06227d46b5e9542dfdd4e0fd2d67d894 is the first bad commit
> apparently. I think I've done it wrong though, and
> that 7a42b1fa1a090ead96cc0f94a8060a9650c810d5 is the breaking change.

Again, don't guess.  You can revert one of those changes or both of them
to try.  As I've indicated, you can't just look the diagnostic output
from the compiler and guess "this is the relevant modification, that is
not".  You are compiling libstdc++ with g++, so a change to either
libstdc++ or g++ may break the compiliation.
-- 
Xi Ruoyao <xry111@mengyan1223.wang>
School of Aerospace Science and Technology, Xidian University

  reply	other threads:[~2022-05-02 12:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-02  9:20 Zopolis0
2022-05-02  9:29 ` Xi Ruoyao
2022-05-02 10:02   ` Zopolis0
2022-05-02 10:24     ` Xi Ruoyao
2022-05-02 12:07       ` Zopolis0
2022-05-02 12:42         ` Xi Ruoyao [this message]
2022-05-03  5:30           ` Zopolis0

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=17837bee5618c45e63b2a1e47faf34f87e83552b.camel@mengyan1223.wang \
    --to=xry111@mengyan1223.wang \
    --cc=creatorsmithmdt@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).