This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
RE: Blitz on cygwin: tests pass but example random.cpp fails
- From: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- To: <libstdc++ at gcc dot gnu dot org>
- Date: Thu, 25 Apr 2002 00:05:55 +1000
- Subject: RE: Blitz on cygwin: tests pass but example random.cpp fails
blitz-2001213 needs patch http://gcc.gnu.org/ml/libstdc++/2001-06/msg00074.html
with it example/random.cpp is OK.
-----Original Message-----
From: Billinghurst, David (CRTS)
Sent: Wednesday, 24 April 2002 11:08
To: libstdc++@gcc.gnu.org
Subject: Blitz on cygwin: tests pass but example random.cpp fails
Finally managed to build and test blitz with 3.1 on cygwin.
All the tests pass, which is great.
One example, random.cpp, fails. The compiler output is below.
I will provide further details if required. I may even be able
to produce a smaller test case, but not tonight.