This is the mail archive of the cgen@sourceware.org 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 with opcodes porting instructions


I've tried to follow the instructions in porting.texi, but I always end
up with an error:
./desc-cpu.scm:1005:32: Unbound variable: opc-file-path

Even when I use the unmodified m32t port with the (m32-opc) function
cut-and-pasted from the manual, I get this error.

As far as I can see, there is no place outside of the Makefile that loads
cgen-opc.scm .


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