This is the mail archive of the
cygwin-apps
mailing list for the Cygwin project.
Re: [ITA] cppunit 1.10.2 - A C++ unit testing framework
Dr. Volker Zell wrote On 8/15/2007 8:53 AM -0800:
>>>>>> Ross Smith, writes:
>
> > I would like to adopt cppunit (orphaned at 1.9.14)
> > Thanks,
>
> Builds fine from source and packaging looks good. Your package is
> missing the shared library. The old cppunit did include a shared lib.
Volker,
I'm not sure what you mean by "shared lib". I compared the contents of
the old cppunit-1.9.14-1.tar.bz2, and new new cppunit-1.10.2-1.tar.bz2.
The only difference I can see is that the file /usr/lib/libcppunit.a is
10,617,308 bytes in 1.9.14, and only 723,988 bytes in 1.10.2.
I'm using
CYGCONF_ARGS="--enable-static --enable-shared"
should I be doing something different?
> I have doxygen installed and in my case I also get the html documention
> under /usr/share/cppunit/html
Good idea. I'll include that in my -2 release.
Thanks,
Ross