bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Bug-gnubg] Some small steps of MSVC compiling


From: Øystein Johansen
Subject: RE: [Bug-gnubg] Some small steps of MSVC compiling
Date: Sat, 7 Dec 2002 10:33:36 +0100

>===== Original Message From Joern Thyssen <address@hidden> =====

MSVC with gnubg.weights:
>> >> 0.5205
>> >> 0.1441
>> >> 0.0060
>> >> 0.1228
>> >> 0.0046

GCC with gnubg.wd or gnubg.weight
>> >0.5240
>> >0.1428
>> >0.0059
>> >0.1207
>> >0.0045

Very strange! The difference is just the compiler, and jet we get different
results?

What can be so different that it really makes this difference. I'll mail my
config.h and my changes to the code. The only code modification I can think of
which could have made a difference, is that I had to define:

#define inline __inline

Other diffences.... Well -- memory allocation of arrays are done with fixed
values in some functions (Since __GNUC__ is not defined). Can this make a
differnece?

-Øystein





reply via email to

[Prev in Thread] Current Thread [Next in Thread]