Hi David,

Aha!  My build procedure has a flaw.  After I build the new compiler I go
into src/translator/js and build there, but the Makefile in there uses the
old compiler.  I had to add YHC=$(CURDIR)/inst/yh
YHC_BASE_PATH=$(CURDIR)/inst to the make arguments.

Can this be added in general? Hopefully we are going to move over to
having ycr2js built into the standard Yhc build system at some point
soon.

Thanks

Neil
_______________________________________________
Yhc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/yhc

Reply via email to