public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Nick Clifton <nickc@redhat.com>
To: Levente <leventelist@gmail.com>, binutils@sourceware.org
Subject: Re: Build failure on Debian stable
Date: Mon, 19 Feb 2024 11:30:01 +0000	[thread overview]
Message-ID: <5ef245fd-0765-4d98-9bfb-a5dc029e19ea@redhat.com> (raw)
In-Reply-To: <f0dec8f8-ae92-4d97-9a87-7b027f5055be@gmail.com>

Hi Levente,

>    CXX    tui/tui-command.o
> In file included from ../../gdb/tui/tui-data.h:28,
>                   from ../../gdb/tui/tui-command.c:24:
> ../../gdb/../gdbsupport/gdb-checked-static-cast.h: In instantiation of ‘T gdb::checked_static_cast(V*) [with T = tui_cmd_window*; V = tui_win_info]’:
> ../../gdb/tui/tui-command.c:65:15:   required from here
> ../../gdb/../gdbsupport/gdb-checked-static-cast.h:63:14: error: cannot convert from pointer to base class ‘tui_win_info’ to pointer to derived class ‘tui_cmd_window’ 
> because the base is virtual
>     63 |   T result = static_cast<T> (v);
>        |              ^~~~~~~~~~~~~~~~~~
> make[2]: *** [Makefile:1930: tui/tui-command.o] Error 1

> I'm not sure I miss something.

Unfortunately we cannot help you as this is the mailing list for binutils
issues, and the code above is part of GDB, not the binutils.  If you resend
your email to gdb@sourceware.org you will be more likely to get some help.

If/when you do resend your email, it would help to mention which version of
the gdb sources you are compiling.

Cheers
   Nick




      parent reply	other threads:[~2024-02-19 11:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-17 15:11 Levente
2024-02-17 16:59 ` H.J. Lu
2024-02-19 11:30 ` Nick Clifton [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=5ef245fd-0765-4d98-9bfb-a5dc029e19ea@redhat.com \
    --to=nickc@redhat.com \
    --cc=binutils@sourceware.org \
    --cc=leventelist@gmail.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).