public inbox for cgen@sourceware.org
 help / color / mirror / Atom feed
* Problem running cgen for opcodes
@ 2003-06-16 21:40 Dave Brolley
  2003-06-16 21:47 ` Doug Evans
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Brolley @ 2003-06-16 21:40 UTC (permalink / raw)
  To: cgen

I'm getting the following when trying to regenerate the opcodes sources 
for xstormy16. I haven't run cgen for opcodes in a while, so perhaps I'm 
missing something which has changed:

My guile is

 >> guile -v
Guile 1.4
Copyright (c) 1995, 1996, 1997, 2000 Free Software Foundation
Guile may be distributed under the terms of the GNU General Public Licence;
certain other uses are permitted as well.  For details, see the file
`COPYING', which is included in the Guile distribution.
There is no warranty, to the extent permitted by law.



 >> make stamp-xstormy16
make run-cgen arch=xstormy16 prefix=xstormy16 options= extrafiles=
make[1]: Entering directory 
`/notnfs/brolley/sources/build/i686-pc-linux-gnu/xstormy16-elf/opcodes'
/bin/sh /home/brolley/sources/src/opcodes/cgen.sh opcodes 
/home/brolley/sources/src/opcodes `if test -f ../guile/libguile/guile ; 
then echo ../guile/libguile/guile; else echo guile ; fi` \
  /home/brolley/sources/src/opcodes/../cgen "-v" xstormy16 xstormy16 \
  ""
guile: Unable to find file "rtl-traverse" in load path
make[1]: *** [run-cgen] Error 2


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

* Problem running cgen for opcodes
  2003-06-16 21:40 Problem running cgen for opcodes Dave Brolley
@ 2003-06-16 21:47 ` Doug Evans
  0 siblings, 0 replies; 2+ messages in thread
From: Doug Evans @ 2003-06-16 21:47 UTC (permalink / raw)
  To: Dave Brolley; +Cc: cgen

Dave Brolley writes:
 > I'm getting the following when trying to regenerate the opcodes sources 
 > for xstormy16. I haven't run cgen for opcodes in a while, so perhaps I'm 
 > missing something which has changed:
 > 
 > My guile is
 > 
 >  >> guile -v
 > Guile 1.4
 > Copyright (c) 1995, 1996, 1997, 2000 Free Software Foundation
 > Guile may be distributed under the terms of the GNU General Public Licence;
 > certain other uses are permitted as well.  For details, see the file
 > `COPYING', which is included in the Guile distribution.
 > There is no warranty, to the extent permitted by law.
 > 
 >  >> make stamp-xstormy16
 > make run-cgen arch=xstormy16 prefix=xstormy16 options= extrafiles=
 > make[1]: Entering directory 
 > `/notnfs/brolley/sources/build/i686-pc-linux-gnu/xstormy16-elf/opcodes'
 > /bin/sh /home/brolley/sources/src/opcodes/cgen.sh opcodes 
 > /home/brolley/sources/src/opcodes `if test -f ../guile/libguile/guile ; 
 > then echo ../guile/libguile/guile; else echo guile ; fi` \
 >   /home/brolley/sources/src/opcodes/../cgen "-v" xstormy16 xstormy16 \
 >   ""
 > guile: Unable to find file "rtl-traverse" in load path
 > make[1]: *** [run-cgen] Error 2

cvs update cgen # should fix things

rtl-traverse.scm is a new file, and I just checked, I did remember
to check it in :-)

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

end of thread, other threads:[~2003-06-16 21:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-16 21:40 Problem running cgen for opcodes Dave Brolley
2003-06-16 21:47 ` Doug Evans

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).