http://www.safetytech.cn 
http://www.safetytech.cn/dcfs.asp
http://www.zcfounder.com/yinxiebing 
http://www.zcfounder.com/piyan
http://www.zcfounder.com/gongshangzhuce 
http://www.zcfounder.com/gongsizhuce 
http://www.zcfounder.com/zhucegongsi 
http://www.zcfounder.com/office/ 
http://www.jinxique.com 
http://www.bestel.com.cn 
http://www.bestel.com.cn/polycom  
http://www.110fat.com http://www.rituo.com 
http://www.cebooks.net  
http://www.110fat.com http://www.zcfounder.com/yujia/fanyico2/fanyi_15.htm
http://www.zcfounder.com/yujia 
http://www.zcfounder.com/yujia 
http://www.zcfounder.com google
http://www.zcfounder.com/promotion.htm google
http://www.zcfounder.com/website.htm 
http://www.zcfounder.com/oasoft.htm
 http://www.zcfounder.com/khgl.htm 
http://www.zcfounder.com/jxc.htm
 http://www.zcfounder.com/hotel.htm
 http://www.zcfounder.com/bregis/ 
http://www.zcfounder.com/caigang/ 
http://www.zcfounder.com/cping/ 
 http://www.zcfounder.com/design
http://www.zcfounder.com/fangwei/
 http://www.zcfounder.com/giftco/ 
 http://www.zcfounder.com/glasses/ 
http://www.zcfounder.com/gps/ 
http://www.zcfounder.com/jiayimin/ 
http://www.zcfounder.com/kouqang/
 http://www.zcfounder.com/law/ 
http://www.zcfounder.com/ledscreen/ 
http://www.zcfounder.com/lxym/ 
http://www.zcfounder.com/patent/ 
http://www.zcfounder.com/rentcar 
http://www.zcfounder.com/ticket/
http://www.zcfounder.com/transcompany/ 
http://www.zcfounder.com/vod 
 http://www.zcfounder.com/yiminnew/ 
 http://www.zcfounder.com/yujia/ 
http://www.zcfounder.com/zhanlan/ 
http://www.zcfounder.com/yuanlin 
http://www.zcfounder.com/office/ 
 http://www.zcfounder.com/office1/ 
http://www.zcfounder.com/qichepeijian 
http://www.zcfounder.com/dianzibaiban 
http://www.zcfounder.com/zichanpinggu 
http://www.zcfounder.com/yikatong 
http://www.zcfounder.com/guangduanji 
http://www.zcfounder.com/minjin 
http://www.zcfounder.com/jiankong 
http://www.zcfounder.com/qianjinding 
http://www.zcfounder.com/xcdesign 
http://www.zcfounder.com/fenci 
http://www.zcfounder.com/cuochuang 
 http://www.zcfounder.com/qchdou 
http://www.zcfounder.com/mshpx 
 http://www.zcfounder.com/mgjx 
http://www.zcfounder.com/xfqc 
http://www.zcfounder.com/shuichuli 
+++++++++++++++++++++++++++++++++++++++++++++
http://www.zcfounder.com/craft 
 http://www.zcfounder.com/jieneng 
http://www.zcfounder.com/syyq 
 http://www.zcfounder.com/fxyq 
http://www.zcfounder.com/baolingqiu 
http://www.zcfounder.com/chuchen 
 http://www.zcfounder.com/golf 
http://www.zcfounder.com/club 
http://www.zcfounder.com/zhusuji 
 http://www.zcfounder.com/chuimoji
 http://www.zcfounder.com/bianpingyou 
http://www.zcfounder.com/hhban 
http://www.zcfounder.com/shizhen
 http://www.zcfounder.com/niupixuan 
http://www.zcfounder.com/pifubing 
http://www.zcfounder.com/youyuan 
 http://www.zcfounder.com/mote 
 http://www.zcfounder.com/dljz 
http://www.zcfounder.com/fangfushe 
http://www.zcfounder.com/fypx 
http://www.zcfounder.com/jiaju 
 http://www.zcfounder.com/spzst 
 http://www.zcfounder.com/mada 
http://www.zcfounder.com/qdmada 
http://www.zcfounder.com/safety
 http://www.zcfounder.com/sljx 
 http://www.zcfounder.com/penmaji
 http://www.zcfounder.com/ganbing 
 http://www.zcfounder.com/tnb 
http://www.zcfounder.com/ysgs 
http://www.zcfounder.com/ysjx 
http://www.zcfounder.com/zhq 
http://www.zcfounder.com/jpyd
 http://www.zcfounder.com/guolu 
http://www.zcfounder.com/mbapx 
http://www.zcfounder.com/jhj 
http://www.zcfounder.com/mask 
http://www.zcfounder.com/spring 
http://www.zcfounder.com/bzsj 
http://www.zcfounder.com/hbsj 
http://www.zcfounder.com/kaiguan 
http://www.zcfounder.com/bmkg 
http://www.zcfounder.com/videsign This page is intented for user to contribute their findings about building cppunit.
Heading format:
{{{Platform, compiler version
./configure specific options (if any)
 * Notes concerning encountered issues. Unless otherwise stated, it is assumed that the following steps works:
  make; make check
}}}

[[TableOfContents]]

== SunOS 5.8, CC 5.5 ==
./configure CXX=CC CXXFLAGS="-mt -xtarget=generic -g -features=no%transitions -xildoff" LD=CC LDFLAGS=-xildoff 

 * make install fail due to the use of 'cp -dpR' (-d is not accepted)

== IBM AIX 5.1, VACPP 6.0 ==
./configure

 * lots of warning during link (duplicate symbol).

== Microsoft Visual C++ .NET ==

 * The DSPlugin does not build for .NET (It works for MSVC 6 only)
 * If you want build integration (being able to double click on errors) base your test application on 'simple' from the examples. Then add a post buidl step (Properties -> Build Events -> Post-Build Step) of "$(Target``Path)". This will give you output like 
{{{
------ Build started: Project: simple, Configuration: Debug Win32 ------

Linking...
Performing Post-Build Event...
ExampleTestCase::example : assertion
ExampleTestCase::anotherExample : assertion
ExampleTestCase::testAdd : assertion
ExampleTestCase::testDivideByZero : error
ExampleTestCase::testEquals : assertion
v:\shared\rsunit\cppunit-1.10.2\examples\simple\exampletestcase.cpp(7) : error : Assertion
Test name: ExampleTestCase::example
equality assertion failed
- Expected: 1
- Actual  : 1.1
v:\shared\rsunit\cppunit-1.10.2\examples\simple\exampletestcase.cpp(15) : error : Assertion
Test name: ExampleTestCase::anotherExample
assertion failed
- Expression: 1 == 2
v:\shared\rsunit\cppunit-1.10.2\examples\simple\exampletestcase.cpp(27) : error : Assertion
Test name: ExampleTestCase::testAdd
assertion failed
- Expression: result == 6.0
##Failure Location unknown## : Error
Test name: ExampleTestCase::testDivideByZero
uncaught exception of unknown type
v:\shared\rsunit\cppunit-1.10.2\examples\simple\exampletestcase.cpp(51) : error : Assertion
Test name: ExampleTestCase::testEquals
equality assertion failed
- Expected: 12
- Actual  : 13
Failures !!!
Run: 5   Failure total: 5   Failures: 4   Errors: 1
Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..."
}}}
every time you compile. You can double click on the errors to have .NET take you directly to the test that failed.

== Cygwin w/ gcc 3.3.1 ==
No errors with 1.10.2 and up-to-date Cygwin.  Documentation is in INSTALL-unix, and is out-of-date (no {{{--disable-shared}}} required on configure step).  GCC now gives pretty names, so {{{--disable-typeinfo-name}}} is not required either.

For autoconfig users, the line for {{{configure.ac}}} is {{{AM_PATH_CPPUNIT(1.10.2)}}}.  The command for aclocal is {{{aclocal -I /usr/local/share/aclocal}}}.  To eliminate the aclocal warning about an underquoted definition of AM_PATH_CPPUNIT, edit {{{/usr/src/local/cppunit.m4}}}, changing line 4 from:
{{{
AC_DEFUN(AM_PATH_CPPUNIT,
}}}
to
{{{
AC_DEFUN([AM_PATH_CPPUNIT],
}}}
== Solaris 2.8 64-bit, gcc 3.3.2 ==
export CFLAGS="-m64 -mcpu=v9"; export CXXFLAGS=$CFLAGS; ./configure --libdir=/usr/local/lib/sparcv9

----
