[pkg-boost-commits] r14394 - boost/trunk/debian

smr at alioth.debian.org smr at alioth.debian.org
Sun Mar 29 03:00:26 UTC 2009


Author: smr
Date: 2009-03-29 03:00:25 +0000 (Sun, 29 Mar 2009)
New Revision: 14394

Modified:
   boost/trunk/debian/README.Debian
Log:
Explain that Boost.Test shared lib does not supply main().

Modified: boost/trunk/debian/README.Debian
===================================================================
--- boost/trunk/debian/README.Debian	2009-03-29 02:59:09 UTC (rev 14393)
+++ boost/trunk/debian/README.Debian	2009-03-29 03:00:25 UTC (rev 14394)
@@ -74,4 +74,16 @@
 copy and modify to suit your needs.
 
 
- -- Steve M. Robbins <smr at debian.org>, Mon, 16 Feb 2009 15:53:46 z
+Boost.Test main() function
+--------------------------
+
+The Boost unit test framework defines a main() function in the static
+library boost_unit_test_framework-mt.a.  Prior to v 1.34, the shared
+library also defined main() but it no longer does.
+
+Please see the manual and the following thread for more details
+  http://www.nabble.com/Undefined-reference-to-'main'-with-Boost-Test.-Why--td15986217.html
+
+
+
+ -- Steve M. Robbins <smr at debian.org>, Sun, 22 Mar 2009 14:47:40 z




More information about the pkg-boost-commits mailing list