public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* gdb moxie build failure
@ 2014-08-18 22:14 Joel Sherrill
  2014-08-19  5:38 ` integrating dtc into the sim/ tree Mike Frysinger
  0 siblings, 1 reply; 16+ messages in thread
From: Joel Sherrill @ 2014-08-18 22:14 UTC (permalink / raw)
  To: gdb, Anthony Green

Hi

gdb on the head has moxie-rtems fail like this:

echo "/* generated by Makefile */" > tmp-hw.h
/bin/sh ../../../binutils-gdb/sim/moxie/../common/create-version.sh
../../../binutils-gdb/sim/moxie/.. x86_64-unknown-linux-gnu
moxie-rtems4.11 version.c
sim_hw=""; \
for hw in $sim_hw ; do \
  echo "extern const struct hw_descriptor dv_${hw}_descriptor[];" ; \
done >> tmp-hw.h
dtc -O dtb -o moxie-gdb.dtb ../../../binutils-gdb/sim/moxie/moxie-gdb.dts
make[3]: dtc: Command not found
echo "const struct hw_descriptor *hw_descriptors[] = {" >> tmp-hw.h
make[3]: *** [moxie-gdb.dtb] Error 127
make[3]: *** Waiting for unfinished jobs....
sim_hw=""; \
for hw in $sim_hw ; do \

Is dtc a required tool that is not checked for? Is the output in the tree
but not timestamped? maintainer only tool?

Thanks.

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherrill@OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
Support Available                (256) 722-9985

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2014-08-21 16:25 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-18 22:14 gdb moxie build failure Joel Sherrill
2014-08-19  5:38 ` integrating dtc into the sim/ tree Mike Frysinger
2014-08-19  6:26   ` Joel Brobecker
2014-08-20  9:33     ` Mike Frysinger
2014-08-20  9:53       ` Joel Brobecker
2014-08-20 15:30         ` Mike Frysinger
2014-08-20 16:06           ` Joel Brobecker
2014-08-20 16:11             ` Joel Sherrill
2014-08-20 16:19               ` Joel Brobecker
2014-08-20 16:37                 ` Joel Sherrill
2014-08-21  1:31                 ` Mike Frysinger
2014-08-21  1:25             ` Mike Frysinger
2014-08-21  7:32               ` Joel Brobecker
2014-08-21  9:05                 ` Pedro Alves
2014-08-21 13:58                   ` Joel Sherrill
2014-08-21 16:25             ` Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).