Update of /cvsroot/boost/boost/libs/regex/build
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv5870/libs/regex/build
Modified Files:
Tag: RC_1_34_0
Jamfile.v2
Log Message:
Only static linking works with mingw
Index: Jamfile.v2
===================================================================
RCS file: /cvsroot/boost/boost/libs/regex/build/Jamfile.v2,v
retrieving revision 1.7.4.3
retrieving revision 1.7.4.4
diff -u -d -r1.7.4.3 -r1.7.4.4
--- Jamfile.v2 11 Jan 2007 17:22:38 -0000 1.7.4.3
+++ Jamfile.v2 4 Feb 2007 10:20:33 -0000 1.7.4.4
@@ -176,8 +176,11 @@
#<link>static:<define>BOOST_REGEX_NO_LIB=1
#<link>static:<define>BOOST_REGEX_STATIC_LINK=1
<link>shared:<define>BOOST_REGEX_DYN_LINK=1
+ <toolset>gcc-mw:<link>static
+ <toolset>gcc-mingw:<link>static
$(BOOST_REGEX_ICU_OPTS)
;
+
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs