On Tue, Aug 03, 2004 at 11:16:21PM -0700, Jim Kleckner wrote:
>Arturus Magi wrote:
>
>>Jim Kleckner wrote:
>>
>>>Version of cygwin is current (see attached file
>>>for all version stamps)
>>>gcc 3.3.1-3
>>>gcc-g++ 3.3.1-3
>>>
>>>version of gcc/g++ on Linux is 2.9
Arturus Magi wrote:
Jim Kleckner wrote:
Version of cygwin is current (see attached file
for all version stamps)
gcc 3.3.1-3
gcc-g++ 3.3.1-3
version of gcc/g++ on Linux is 2.96.
The test program is attached as is cygcheck output.
To run it just type (note that -mn
> If someone else could demonstrate that
> the bug exists on other platforms, I would
> be grateful.
I've compiled and run code from:
http://cygwin.com/ml/cygwin/2004-07/msg01118.html
on Cygwin and FreeBSD machine:
cygwin1.dll snapshot 20040720-12:03:09:
$ g++ --version
g++ (GCC) 3.3.1 (cygming
Arturus Magi wrote:
Jim Kleckner wrote:
Version of cygwin is current (see attached file
for all version stamps)
gcc 3.3.1-3
gcc-g++ 3.3.1-3
version of gcc/g++ on Linux is 2.96.
The test program is attached as is cygcheck output.
To run it just type (note that -mn
Jim Kleckner wrote:
Version of cygwin is current (see attached file
for all version stamps)
gcc 3.3.1-3
gcc-g++ 3.3.1-3
version of gcc/g++ on Linux is 2.96.
The test program is attached as is cygcheck output.
To run it just type (note that -mno-cygwin is *not* us
Attached is a simple test case of std::random_shuffle() that
gives different answers on cygwin and RH Linux. Note that
the output looks like a simple circular rotation on cygwin
but works correctly on RH 7.2. The problem appears to be
the implementation of lrand48(). If you undefine:
#undef _GL
6 matches
Mail list logo