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: Simulators --with-pkgversion --with-bugurl support


On Fri, 6 Jun 2008, Joseph S. Myers wrote:

> This patch adds --with-pkgversion and --with-bugurl support to the
> simulators.  Tested for arm-none-eabi and powerpc-none-eabi.  OK to
> commit?

This patch broke my sim autotester, which uses the "sim" cvs
module, which naturally does not include gdb/version.in.  Now
requiring gdb for sim just for stating a version number seems
awkward (for a package with this loose connection).

> +version.c: Makefile ../../gdb/version.in

Could it be done some other way?  For example with a placeholder
sim/version.in automatically updated from (depending on)
gdb/version.in?  Or just having a separate sim/version.in?

brgds, H-P


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