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]

missing something stupid about sem-switch.c


I don't seem to be able to cause sem-switch.c to be generated, and I haven't been able to figure
out why so far.

It there something "known" about this.  I've got maintainer mode enabled in the configure, I modified the
Makefile.in file to have a dependency between sem-switch.o and the stamp-cpu

If I manually run guile as per the directions in the docs file, I can run the (cgen-sem-switch.c) and it
spits out what looks like a good file to standard out.  But when I turn around and do the

		make arch
		make cpu
		make mloop

I end up without a sem-switch.c, AND I have a sem.c that won't compile because it wants to call SEM_BRANCH_FINI
with ONE argument, when the macro version we're expanding expects 3 arguments.

I know I'm doing something stupid - I just don't know what?

-- Al
-- 
------------------------------------------------------------------------

		    Quality Software Management
		http://home.earthlink.net/users/~qsmgmt
			apl@alum.mit.edu
			(978)287-0435 Voice
			(978)808-6836 Cell
			(978)287-0436 Fax

	Software Process Improvement and Management Consulting
	     Language Design and Compiler Implementation


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