Camm, >I can patch this up if needed -- my question is, how far into the build >do we need to get to determine that 2.6.11pre works and I can move on to >2.6.10? Can I run the regressions at this point?
You can build Axiom with make TESTSET=notests which will skip all of the tests. Then, if you want to run a particular file in src/input you can follow the previous instructions. Repeated here, they are cp src/input/foo.input.pamphlet . axiom -nox )tangle foo )read foo axiom -nox )regress foo Tim _______________________________________________ Axiom-developer mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/axiom-developer
