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]

NEWBIE Question: Generating Source Files


I am trying to evaluate CGEN to see if it an option for porting gas to a
new architecture.  I have created my .cpu file, and have run through the
interactive development environment in guile.  All looks good so far.  The
problem that I am having is generating the source files.  I have modified
my opcodes/Makefile.am file to duplicate the m32r setup.  When I do a `make
dep` in the opcodes directory, I am receiving the error:
make: *** No rule to make target `xx-asm.c', needed by `DEP'.  Stop.

I have followed the instructions in the cgen.info file under `Doing an
opcodes port`.  What file have I missed changing in order to generate the
source files for my architecture?

Tracy A. Kuhrt


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