This is the mail archive of the gdb@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: [ANNOUNCEMENT] GDB BuildBot


> Date: Fri, 23 Jan 2015 09:56:25 +0000
> From: Pedro Alves <palves@redhat.com>
> CC: gdb@sourceware.org
> 
> > I don't think we need to go that far.  Simply adding "cd $(srcdir) &&"
> > to the TAGS rules that don't already do that should be good enough.
> 
> Yes, we should do that.  It's what we do to other similar rules
> that  generate files in the source dir, like e.g.,
> 
> $(srcdir)/aclocal.m4: @MAINTAINER_MODE_TRUE@ $(aclocal_m4_deps)
> 	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)

I'll look into the libiberty problem when I have time.  I don't
understand why VPATH didn't do its job in that case.


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