This is the mail archive of the cgen@sources.redhat.com mailing list for the CGEN 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]

Problem running cgen for opcodes


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


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