From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26740 invoked by alias); 24 Apr 2002 16:08:16 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 26733 invoked from network); 24 Apr 2002 16:08:14 -0000 Received: from unknown (HELO e21.nc.us.ibm.com) (32.97.136.227) by sources.redhat.com with SMTP; 24 Apr 2002 16:08:14 -0000 Received: from southrelay03.raleigh.ibm.com (southrelay03.raleigh.us.ibm.com [9.37.3.210]) by e21.nc.us.ibm.com (8.12.2/8.12.2) with ESMTP id g3OG8EuE029102; Wed, 24 Apr 2002 12:08:14 -0400 Received: from unknown.host (dyn9-47-17-178.des.beaverton.ibm.com [9.47.17.178]) by southrelay03.raleigh.ibm.com (8.11.1m3/NCO/VER6.1) with ESMTP id g3OG82i122614; Wed, 24 Apr 2002 12:08:04 -0400 Received: (from janis@localhost) by unknown.host (8.9.3/8.9.3) id JAA01444; Wed, 24 Apr 2002 09:07:59 -0700 Date: Wed, 24 Apr 2002 09:38:00 -0000 From: Janis Johnson To: "Billinghurst, David (CRTS)" Cc: gcc@gcc.gnu.org Subject: Re: Blitz++ build and test guide Message-ID: <20020424090759.A1405@us.ibm.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from David.Billinghurst@riotinto.com on Thu, Apr 25, 2002 at 12:07:40AM +1000 X-SW-Source: 2002-04/txt/msg01245.txt.bz2 On Thu, Apr 25, 2002 at 12:07:40AM +1000, Billinghurst, David (CRTS) wrote: > blitz-2001213 needs patch http://gcc.gnu.org/ml/libstdc++/2001-06/msg00074.html > to build example/random.cpp (on cygwin, at least) In other words, it needs this patch: Index: gcc-3.1/testing-blitz.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.1/testing-blitz.html,v retrieving revision 1.2 diff -u -p -r1.2 testing-blitz.html --- gcc-3.1/testing-blitz.html 8 Apr 2002 16:47:26 -0000 1.2 +++ gcc-3.1/testing-blitz.html 24 Apr 2002 16:06:47 -0000 @@ -42,6 +42,10 @@ programs takes a lot of additional time. +

On some platforms, particularly Cygwin, you'll also need to apply +this patch; +without it, example/random.cpp doesn't build.

+

Configure

You can use the simplest form of configuration if the directory