On Saturday 11 March 2006 20:38, Sylvain Nahas wrote: > Hi dear g'forthers, > I have checked out the CVS repository and - as announced - it didn't > compile. > > Well, now it does better :) Below is the patch. Not a big deal, I > have renamed clist as "gforth_clist" and "engine" as "gforth_engine" > everywhere it had to, and added a file that lacked (stamp-h.in).
This file doesn't lack, it's simply a missing dependency that doesn't create it. Same with BUILD-FROM-SCRATCH, which also has a missing dependency (or rather: the dependencies are not in the right order). > 2) How do I test a new gforth build ? ( playing sokoban is not quite > enough, I guess :) Gforth runs the tests last in the build process, so when you have your make completed, you have a tested Gforth. The current CVS version also reports performance problems (like not being compiled with --enable-force-reg or on some 64 bit machines with --enable-force-ll). I've included your suggestsions (using gforth_ prefix), try if it works now. There seems to be a problem with makeinfo --html, which tries to open gforth/ last, I'll try to figure out what's that (probably a node without name). -- Bernd Paysan "If you want it done right, you have to do it yourself" http://www.jwdt.com/~paysan/
pgp4ytabLcaLm.pgp
Description: PGP signature
