axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] MACOSX


From: daly
Subject: Re: [Axiom-developer] MACOSX
Date: Wed, 16 Jul 2014 18:40:45 -0500

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]