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 c++/20836] New: C++ compilation of GDB codebase


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

            Bug ID: 20836
           Summary: C++ compilation of GDB codebase
           Product: gdb
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
          Assignee: unassigned at sourceware dot org
          Reporter: smashin.sg at gmail dot com
  Target Milestone: ---

Hi Team,

I have observed that in GDB 7.12, only some part (namely files under "gdb/"
folder) are compiled using C++ compiler g++. But, the code under "bfd/" and
"include/" etc. are still compiled by GCC.

My question is that is it work in progress or do you never plan to compile the
bfd and other code with C++ support ? If yes, is there any specific reason for
the same ?

Thanks & Best Regards,
Shiva Sharma

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