Hi Steven. When I use the option --enable-nocheck, compilation fails for some test source files with the following error:
It is a known problem: our nocheck replacement is not implementing mixtures, and thus the tests fail to compile. Please use the check library if compiling for a POSIX system. When compiling for mingw32, we want to deprecate nocheck in favour of the latest CVS version of check, that is supposed to work in windows (without supporting fork-mode). See http://gnupdf.org/flyspray/index.php?do=details&task_id=108 -- Jose E. Marchesi <[email protected]> http://www.jemarch.net GNU Project http://www.gnu.org
