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] sim: generate build dependencies on the fly


On Wednesday, July 13, 2011 09:21:24 Tom Tromey wrote:
> >>>>> "Mike" == Mike Frysinger <vapier@gentoo.org> writes:
> Mike> but would saying "yes, this works on current BSD makes" be
> Mike> satisfactory when the complaint in the manual alludes to "ancient
> Mike> makes" ?
> 
> It would be a good start.

bmake-20090222, bmake-20110606, and pmake-1.111.3.1 seem to work with my patch

i did notice that the dependency files are not generated though, nor are they 
included.  but this seems to be by design as the gdb subdir is the same way, 
and the code in the Makefile is only enabled for GNU make.

also, i seems that the gdb/gdbtk/plugins/ only works with GNU make :).  it use 
"ifeq" constructs in the Make-rules file.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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