Index: xdocs/quickhelp_contributors.xml =================================================================== --- xdocs/quickhelp_contributors.xml (revision 678219) +++ xdocs/quickhelp_contributors.xml (working copy) @@ -264,6 +264,12 @@ subsequent builds, just type:
+ If you have a Linux system with libstdc++.so.6 instead of libstdc++.so.5, please use the + use.libstdc++6=true option. Using the proper version of C++ Standard Library is + a requirement of the ICU libraries used. +
+$ ant -Duse.libstdc++6=true
Note
If you choose to build from the federated build root, you may need to Index: docs/quickhelp_contributors.html =================================================================== --- docs/quickhelp_contributors.html (revision 678219) +++ docs/quickhelp_contributors.html (working copy) @@ -446,6 +446,12 @@ subsequent builds, just type:
$ ant+
+ If you have a Linux system with libstdc++.so.6 instead of libstdc++.so.5, please use the + use.libstdc++6=true option. Using the proper version of C++ Standard Library is + a requirement of the ICU libraries used. +
+$ ant -Duse.libstdc++6=true
Note
If you choose to build from the federated build root, you may need to