Re: MinGW --mno-align-double

2004-04-23 Thread Hans Leidekker
On Thursday 22 April 2004 19:37, Alexandre Julliard wrote: > > Alexandre, can we add this flag to our makefiles? If so, > > I can produce a patch... > > No, I think it's better to avoid this. Our test environment is useful > for testing not only Wine but also Mingw, we have already found a > numb

Re: MinGW --mno-align-double

2004-04-22 Thread Alexandre Julliard
"Dimitrie O. Paun" <[EMAIL PROTECTED]> writes: > Same here (GCC 3.2.3 (mingw special 20030504-1)). It appears > that this compiler defaults to --malign-double. When I > specify --mno-align-double the test succeeds. > === > > Alexandre, can we add this flag to our makefiles? If so, > I can pro

MinGW --mno-align-double

2004-04-22 Thread Dimitrie O. Paun
=== From: Hans Leidekker <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> On Saturday 27 March 2004 02:20, Dmitry Timoshkov wrote: > generated.c:542: Test failed: TYPE_ALIGNMENT(*(LPWIN32_STREAM_ID)0) == 8 > (expected 4) generated: 842 tests executed, 0 marked as todo, 1 failure.