This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/21842] New: gdb configured without curses still requires curses


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

            Bug ID: 21842
           Summary: gdb configured without curses still requires curses
           Product: gdb
           Version: 7.12.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: jim at realintent dot com
  Target Milestone: ---

If I configure gdb (version 7.12.1) with either --without-curses or 
 --with-curses=no, the build will still look for and include the curses 
header file and will still link with -lncurses.

I'll attach the config.log which shows this.

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]