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/22617] New: RFE: parallelize ./configure


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

            Bug ID: 22617
           Summary: RFE: parallelize ./configure
           Product: gdb
           Version: HEAD
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: jreiser at BitWagon dot com
  Target Milestone: ---

Request For Enhancement ("RFE"): Please parallelize the "checking for ..." and
"checking whether ..." pieces of running ./configure for gdb.  There are
hundreds of them, they are all independent, yet they run serially in separate
processes.  Auto-parallelizing these tests, or obeying a "-jN" command-line
argument like 'make', would save minutes of developer time.

-- 
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]