This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: G77 fork problems


On Tue, 19 Jan 1999, Suhaib M. Siddiqi wrote:

> 
> ON LINUX the Final Result was:
> 
> Extreme values found : 20.000  -4.200
> 
> AND on NT using same version of G77 and same calulcation criteria, the final
> result was:
> 
> Extreme values found : 20.000  0.000

Looks pretty close to me ;-)

Without looking at the source, I can't suggest anything at all. There may
be issues related to the math library used in Cygwin (newlib), but again
I wouldn't know without the source. Can you break it down and see where
it's going wrong?

> Are there major differences between G77 on NT and LINUX?  If so, how one can
> circumvent the problem?

The only change is in some libf2c library routines to get around windows
braindeadness (only etime and dtime if I remember correctly).

Regards,
Mumit



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]