Dmitry Semikin wrote:
> 
> Considering buliding fricas with cygwin with clisp without aldor I've just 
> finished with following results:
> 
> 1. In "/usr/include/sys/stdio.h" the "getline" function must be commented 
> for noweb to be built successfully.
> 
> 2. Yesterday trunk version did not build, resulting in some errors related 
> to missing DAAS files
> 
> 3. Source tarbal fricas-full-1.1.3 has built, but has problems with 
> compilation (after compilation *.erlib dir cannot be renamed to *.NRLIB)
> 
> 4. Source tarbal fricas-full-1.1.2 has built successfully and works normally 
> (as I can see)
> 
> If there are some test-suites, I can run it under cygwin and return logs, if 
> it is of interest.
>

Use

make all-input

to run the tests.  It should take about 15-30 minutes and produce
about 2.5 Mb of results.  The results are printed to standard output,
but also go to files (src/input/*.output in the build directory).
Some tests print statistics about results but for the other (most)
one has to compare the results with results from other runs.

-- 
                              Waldek Hebisch
[email protected] 

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/fricas-devel?hl=en.

Reply via email to