ARM Simulator build broken

Richard Earnshaw rearnsha@gcc.gnu.org
Thu Nov 25 10:48:00 GMT 2004


On Wed, 2004-11-24 at 18:41, Alexandre Oliva wrote:
> On Nov 17, 2004, Richard Earnshaw <rearnsha@gcc.gnu.org> wrote:
> 
> > ! sim-basics_h = $(srccom)/sim-basics.h \
> > ! 		cconfig_h \
> > ! 		tconfig_h \
> 
> How are the cconfig_h and tconfig_h deps supposed to be resolved?  I
> don't get any other grep matches for these strings within sim, and
> at least the frv sim won't build because sim-core.o needs some
> cconfig_h file that doesn't exist.  What was the idea here?
> $(cconfig_h) and $(tconfig_h), maybe?

Can you test the attached patch?  It fixes the dependency problems I now
see when I correct the sim-load.o dependency.

R.

	* Make-common.in (sim-basics_h): Correct dependencies on
	cconfig.h and tconfig.h
	(sim-load.o): Correct typo in sim-basics_h dependency.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: sim3.patch
Type: text/x-patch
Size: 1363 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20041125/87958338/attachment.bin>


More information about the Gdb-patches mailing list