This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch] Smaller gdb: -rdynamic -> -Wl,--dynamic-list
- From: Jan Kratochvil <jan dot kratochvil at redhat dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: Andreas Schwab <schwab at linux-m68k dot org>, "H.J. Lu" <hjl dot tools at gmail dot com>, gdb-patches at sourceware dot org
- Date: Tue, 15 Jun 2010 21:09:03 +0200
- Subject: Re: [patch] Smaller gdb: -rdynamic -> -Wl,--dynamic-list
- References: <20100513131840.GA31032@host0.dyn.jankratochvil.net> <AANLkTin4ZlIvdh7BXyfsuBj9oBmCJpHEYwhxukRqaVYu@mail.gmail.com> <20100516180828.GA6448@host0.dyn.jankratochvil.net> <m2sk4qhfh5.fsf@igel.home> <m2ocfehem9.fsf@igel.home> <m3mxuwursa.fsf@fleche.redhat.com>
On Tue, 15 Jun 2010 19:31:01 +0200, Tom Tromey wrote:
> >>>>> "Andreas" == Andreas Schwab <schwab@linux-m68k.org> writes:
>
> Andreas> 2010-06-13 Andreas Schwab <schwab@linux-m68k.org>
> Andreas> * configure.ac: Check for RDYNAMIC also for cross builds.
> Andreas> * configure: Regenerate.
>
> This is ok. Thanks.
I am preparing a modification of this patch but this patch is already
a regression fix, just incomplete. I will post the second part as a second
patch on top of it.
Thanks,
Jan