This is the mail archive of the gdb-patches@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]

Re: [PATCH] Static linking of libstdc++ and libgcc with GDB leads to broken exception handling on AIX platform


Nitish Kumar Mishra <mishra.nitish.88@gmail.com> writes:

Hi Nitish,
The top-level configure.ac is maintained by gcc, so change should be
sent gcc-patches@gcc.gnu.org.  Once it is approved and committed to gcc
tree, you need to merge it to binutils-gdb repository.

> 2017-02-27  Nitish K Mishra <nitismis@in.ibm.com>
>

Two spaces between your name and email address.

> 	* configure.ac: Include one more option "--disable-staticlib"
> 	                to link libstdc++ and libgcc dynamically.
	^^^^^^^^^^^^^^^^ these spaces are not needed.

You need also to re-generate configure with autoconf 2.64.

-- 
Yao (齐尧)


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