mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Artur Wiebe <artur@4wiebe.de>
To: ptxdist@pengutronix.de
Cc: Artur Wiebe <artur@4wiebe.de>
Subject: [ptxdist] [PATCH] gdb: select LIBGMP
Date: Tue, 21 Jun 2022 10:47:49 +0200	[thread overview]
Message-ID: <20220621084749.263761-1-artur@4wiebe.de> (raw)

Requirements for Building GDB:
GDB now uses GMP to perform some of its arithmetics...

(At least GDB 11.1 is not compiling without GMP)

Signed-off-by: Artur Wiebe <artur@4wiebe.de>
---
 rules/gdb.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/gdb.in b/rules/gdb.in
index 65c6fff01..840917f0b 100644
--- a/rules/gdb.in
+++ b/rules/gdb.in
@@ -7,6 +7,7 @@ menuconfig GDB
 	select LIBC_DL
 	select GCCLIBS_GCC_S
 	select NCURSES
+	select LIBGMP
 	help
 	  The GNU Debugger
 
-- 
2.36.1




             reply	other threads:[~2022-06-21  8:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-21  8:47 Artur Wiebe [this message]
2022-06-24  5:18 ` Michael Olbrich

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=20220621084749.263761-1-artur@4wiebe.de \
    --to=artur@4wiebe.de \
    --cc=ptxdist@pengutronix.de \
    /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