[Cppunit-devel] Borland and Cygwin/gcc
Brought to you by:
blep
From: Curt A. <ca...@ho...> - 2004-04-20 05:49:11
|
I updated my Ant build script and the cpptasks plug in and was able to make some progress with building Cppunit with Borland C++ and Cygwin's gcc. I was able to the non-Qt Cppunit with Borland C++, however tests that caused a divide-by-zero resulted in a program termination instead of a test error. I didn't get shared library linking working with Cygwin's gcc, but statically linked tests worked okay. |