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 build/21187] Static linking of libstdc++ and libgcc with GDB leads to broken exception handling on AIX platform


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

--- Comment #1 from Nitish K Mishra <mishra.nitish.88 at gmail dot com> ---
I am proposing a patch in which I have implemented option "--disable-staticlib"
which will link GDB to libstdC++ and libgcc library dynamically, and will allow
AIX user to build and run GDB. By default the linking will be static only,
because it is working on other platforms. 
The patch is attached with the bug and is tested on AIX-7.2 and Ubuntu-16.04.

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