Jonathan Davis wrote:
In CLFS, Version SVN-20061015-x86_64-Multilib, it mentions make check for the 32-bit version of make check (make CC="gcc ${BUILD32}" CXX="g++ ${BUILD32}" check), but mentions nothing for the 64-bit it doesn't mention make check at all (sections 10.37 and 10.38). Granted, the 32-bit version needs a more complicated command for make check to work, but good old plain make check works for the 64-bit, and yet it's not mentioned. It seems to me that it should probably be there since generally either CLFS says that there isn' t a test suite for a given package, or it gives the make check command (be it make check, make tests, or whatever).- Jonathan Davis P.S. Is this the sort of thing that I should fill out a ticket for, is it too trivial for that?
The book doesn't have a separate command for the bzip2 testsuite because the bzip2 Makefile, by default, runs the testsuite after compiling. Note also that this is mentioned in the "temp-system" section (it explicitly has to disable the testsuite) and in the final-system it says "Compile and test..." for the "make" command.
_______________________________________________ Clfs-dev mailing list [email protected] http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-dev
