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: Fix parallel make problem with mipsisa* sim targets


Richard Sandiford wrote:
> This patch fixes a parallel make problem when building MIPS16-enabled
> simulators.  m16_run.c depends on the automatically-generated
> m16_idecode.h and m32_idecode.h, but had no rule to say so.
> 
> Tested by building mipsisa64-elf.  OK to install?
> 
> (Probably obvious, but it's a long time since my last gdb patch.)
> 
> Richard
> 
> 
> sim/mips/
> 	* Makefile.in (m16_run.o): New rule.

Ok.


Thiemo


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