public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/29933] New: [Regression] Toplevel configure does not honor --disable-gdb for GMP/MPFR check
@ 2022-12-22 10:29 pexu at sourceware dot mail.kapsi.fi
  2023-02-07  1:53 ` [Bug gdb/29933] " robinlee.sysu at gmail dot com
  2024-01-06 15:26 ` ssbssa at sourceware dot org
  0 siblings, 2 replies; 3+ messages in thread
From: pexu at sourceware dot mail.kapsi.fi @ 2022-12-22 10:29 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=29933

            Bug ID: 29933
           Summary: [Regression] Toplevel configure does not honor
                    --disable-gdb for GMP/MPFR check
           Product: gdb
           Version: HEAD
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: pexu at sourceware dot mail.kapsi.fi
  Target Milestone: ---

Hi.

As of 991180627851801f1999d1ebbc0e569a17e47c74 GMP and MPFR configuration is
now moved to toplevel configure.

However, if gdb is disabled with --disable-gdb the toplevel configure still
applies require_gmp=yes if the source directory ${srcdir}/gdb exists.  However,
this check should honor --disable-gdb (i.e. noconfigdirs) and not only test for
the source directory existence.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug gdb/29933] [Regression] Toplevel configure does not honor --disable-gdb for GMP/MPFR check
  2022-12-22 10:29 [Bug gdb/29933] New: [Regression] Toplevel configure does not honor --disable-gdb for GMP/MPFR check pexu at sourceware dot mail.kapsi.fi
@ 2023-02-07  1:53 ` robinlee.sysu at gmail dot com
  2024-01-06 15:26 ` ssbssa at sourceware dot org
  1 sibling, 0 replies; 3+ messages in thread
From: robinlee.sysu at gmail dot com @ 2023-02-07  1:53 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=29933

Robin Lee <robinlee.sysu at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |robinlee.sysu at gmail dot com

--- Comment #1 from Robin Lee <robinlee.sysu at gmail dot com> ---
I met the same issue and work it around by removing the gdb directory.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug gdb/29933] [Regression] Toplevel configure does not honor --disable-gdb for GMP/MPFR check
  2022-12-22 10:29 [Bug gdb/29933] New: [Regression] Toplevel configure does not honor --disable-gdb for GMP/MPFR check pexu at sourceware dot mail.kapsi.fi
  2023-02-07  1:53 ` [Bug gdb/29933] " robinlee.sysu at gmail dot com
@ 2024-01-06 15:26 ` ssbssa at sourceware dot org
  1 sibling, 0 replies; 3+ messages in thread
From: ssbssa at sourceware dot org @ 2024-01-06 15:26 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=29933

Hannes Domani <ssbssa at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ssbssa at sourceware dot org
         Resolution|---                         |FIXED
   Target Milestone|---                         |14.1
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from Hannes Domani <ssbssa at sourceware dot org> ---
Was fixed by this commit:
https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=5fb0e308577143ceb313fde5538dc9ecb038f29f

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-01-06 15:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-22 10:29 [Bug gdb/29933] New: [Regression] Toplevel configure does not honor --disable-gdb for GMP/MPFR check pexu at sourceware dot mail.kapsi.fi
2023-02-07  1:53 ` [Bug gdb/29933] " robinlee.sysu at gmail dot com
2024-01-06 15:26 ` ssbssa at sourceware dot org

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).