home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / os2 / programm / 4707 < prev    next >
Encoding:
Text File  |  1992-09-03  |  1.5 KB  |  42 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!cs.utexas.edu!usc!rpi!batcomputer!msiadmin.cit.cornell.edu!bai
  3. From: bai@msiadmin.cit.cornell.edu (Dov Bai-MSI Visitor)
  4. Subject: Re: Division by 0 crashes OS2/2.0
  5. Message-ID: <1992Sep3.131306.13751@tc.cornell.edu>
  6. Sender: news@tc.cornell.edu
  7. Nntp-Posting-Host: msiadmin.cit.cornell.edu
  8. Organization: /usr/local/lib/news/organization
  9. References: <1992Sep2.163508.17347@tc.cornell.edu> <21529@optima.cs.arizona.edu> <92Sep03.032755.21494@acs.ucalgary.ca>
  10. Date: Thu, 3 Sep 1992 13:13:06 GMT
  11. Lines: 29
  12.  
  13. In article <92Sep03.032755.21494@acs.ucalgary.ca> bauwens@acs.ucalgary.ca (Luc Bauwens) writes:
  14. >In article <21529@optima.cs.arizona.edu> shack@cs.arizona.edu (David Shackelford) writes:
  15. >>In article <1992Sep2.163508.17347@tc.cornell.edu> bai@msiadmin.cit.cornell.edu (Dov Bai-MSI Visitor) writes:
  16. >>>The following short program compiled with MS-FORTRAN 5.0 with 
  17. >>>coprocessor crashes OS2 Ver. 2 on my machine:
  18. >>
  19. >>Sounds interesting.  Are you compiling to a DOS program and running
  20. >>it in a VDM, or an OS/2 program?  If OS/2, is it with the 1.x or 2.0
  21. >>libraries?  Please post more information...
  22. >
  23. >If he uses MS-Fortran, it got to be a DOS program.
  24.  
  25. No, MS-Fortran 5.0 is both a real & protected mode product. I think
  26. that 5.1 merely adds Windows functionality that does not exist in 5.0.
  27.  
  28. >
  29. >I tried with Ms Fortran 5.1 and with Watcom fortran 386 V9.
  30. >
  31. >Both return an answer 1.00000000.
  32.  
  33. It that is true, it is really bad - I would not trust such 
  34. a compiler for any serious numerical work. 
  35.  
  36. >
  37. >Luc B
  38. >
  39. >
  40.  
  41. Dov 
  42.