Re: Revision 417 -- tests are broke
- Posted by Matt Lewis <matthewwalkerlewis at gm?il.c?m> May 09, 2008
- 648 views
CChris wrote: > > > At revision 424: > All tests for sequence.e and search.e pass under Eu 3.1.1 . > > I cannot yet compile Eu 4.0 under WinXP, OpenWatcom 1.7, getting these errors, > already reported iirc: <snip> This is only slightly helpful. What did you do to get these? What you probably want to do is: > wmake -f makefile.wat interpreter ...or, if you want it to build all windows stuff: > wmake -f makefile.wat winall The top of the makefile has comments to tell you different targets and parameters that can be passed. Matt