From commits-return-2513-apmail-stdcxx-commits-archive=stdcxx.apache.org@stdcxx.apache.org Wed Mar 12 10:46:06 2008 Return-Path: Delivered-To: apmail-stdcxx-commits-archive@www.apache.org Received: (qmail 97547 invoked from network); 12 Mar 2008 10:46:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Mar 2008 10:46:06 -0000 Received: (qmail 89164 invoked by uid 500); 12 Mar 2008 10:46:04 -0000 Delivered-To: apmail-stdcxx-commits-archive@stdcxx.apache.org Received: (qmail 89138 invoked by uid 500); 12 Mar 2008 10:46:04 -0000 Mailing-List: contact commits-help@stdcxx.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@stdcxx.apache.org Delivered-To: mailing list commits@stdcxx.apache.org Received: (qmail 89129 invoked by uid 99); 12 Mar 2008 10:46:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Mar 2008 03:46:03 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Mar 2008 10:45:26 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 2A5E6D2DB for ; Wed, 12 Mar 2008 10:45:37 +0000 (GMT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: commits@stdcxx.apache.org Date: Wed, 12 Mar 2008 10:45:37 -0000 Message-ID: <20080312104537.662.14350@eos.apache.org> Subject: [Stdcxx Wiki] Update of "Boost" by farid X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Stdcxx Wiki" for change notification. The following page has been changed by farid: http://wiki.apache.org/stdcxx/Boost ------------------------------------------------------------------------------ unzip boost_test.zip }}} 5. Create $(compiler)-$(compiler-ver).patch file (from this step for intel compiler the $(compiler)=intel, but not icc), copying from one of gcc-4.2.1.patch, intel-10.1.patch, sun-5.9.patch and updating if needed: - - the compiler version in line "+using $(compiler) : $(compiler_ver)_stdcxx_421 ;" + * the compiler version in line "+using $(compiler) : $(compiler_ver)_stdcxx_421 ;" - - the stdcxx paths in line "+using stdcxx : 4.2.1 : $(TOPDIR) $(BUILD_ROOT) ;" + * the stdcxx paths in line "+using stdcxx : 4.2.1 : $(TOPDIR) $(BUILD_ROOT) ;" 6. Update runtests.sh changing the --runner= option to personal runner id.