[patch repost] AC_ARG_PROGRAM for gdbserver

Aron Griffis agriffis@toolchain.org
Thu Feb 24 23:54:00 GMT 2005


Daniel Jacobowitz wrote:	[Thu Feb 24 2005, 03:26:58PM EST]
> On Tue, Feb 22, 2005 at 06:11:08PM -0500, Aron Griffis wrote:
> > I've provided two patches, one against HEAD and the other against 6.3
> > (uses configure.in instead of configure.ac) which should probably also
> > be fixed since it's likely people would want to use
> > program_transform_name as new versions are released.
> 
> I don't quite follow the logic of your last statement.  Since there are
> no planned releases from the 6.3 branch, I'm not going to apply it
> there.

No problem, my suggestion just reflects my unfamiliarity with the gdb
release process and schedule.  Locally I've been building gdb-6.3 with
--program-suffix=-6.3 so that I could have more than one version
installed.  But gdbserver installs as /usr/bin/gdbserver instead of
/usr/bin/gdbserver-6.3; I'll just apply the patch locally to work
around the problem.

> Otherwise, the patch is obviously correct and I've applied it to HEAD.
> I needed some unrelated changes in order to regenerate configure from
> configure.ac correctly.

Great, thanks.

Regards,
Aron



More information about the Gdb-patches mailing list