This is the mail archive of the gdb-patches@sources.redhat.com 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: ARM Simulator build broken


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?

-- 
Alexandre Oliva             http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


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