From: Mikhail F. <mi...@ki...> - 2003-06-04 05:43:16
|
Hi! > > My preference would be to be able to compile the > > library *without* the unit testing code in it. > > This will require some thought, and probably > > some makefile hacking. > > Why Brian ? > I mean, having a big ExtLib.cma is not a problem, since > we're using different modules, Unit testing code is usually implemented as a seperate program which uses the library, not as part of the library. Mikhail |