Using the CCL 1.7, rtest_gamma Problem 673 fails (floating point error
too large)--the test
needs a tolerance of 4.343015945555673E-15 to pass (instead of 3.8e-15).
Make clean does not delete the object files in
\binary\binary-openmcl\share\contrib\graphs.
This causes rtest_graphs to halt. Manually deleting these object files,
allows the share
testsuite to run OK (rtestprintf tests 27 & 54 have failed for a long
time)
(%i1) build_info();
Maxima version: 5.24post
Maxima build date: 12:38 8/2/2011
Host type: i686-pc-cygwin
Lisp implementation type: Clozure Common Lisp
Lisp implementation version: Version 1.7-r14925M (WindowsX8632)
--Barton