Update of /cvsroot/boost/boost/libs/wave/test/build
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv22241/libs/wave/test/build

Modified Files:
      Tag: RC_1_34_0
        Jamfile.v2 
Log Message:
Wave: fix for RTTI problem when using VC7.1/STLport.

Index: Jamfile.v2
===================================================================
RCS file: /cvsroot/boost/boost/libs/wave/test/build/Jamfile.v2,v
retrieving revision 1.7.2.1
retrieving revision 1.7.2.2
diff -u -d -r1.7.2.1 -r1.7.2.2
--- Jamfile.v2  2 May 2006 15:19:49 -0000       1.7.2.1
+++ Jamfile.v2  20 Feb 2007 21:15:55 -0000      1.7.2.2
@@ -36,6 +36,7 @@
 project wave/test
     : requirements
         <toolset-msvc:version>7.1:<rtti>off   # workaround for compiler bug
+        <toolset-msvc:version>7.1_stlport4:<rtti>off 
 #        <os>NT:<runtime-link>static
         <threading>single
         <variant>debug


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to