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

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!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.030806.3586@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>
  10. Date: Thu, 3 Sep 1992 03:08:06 GMT
  11. Lines: 40
  12.  
  13. In article <21529@optima.cs.arizona.edu> shack@cs.arizona.edu (David Shackelford) writes:
  14. >In article <1992Sep2.163508.17347@tc.cornell.edu> bai@msiadmin.cit.cornell.edu (Dov Bai-MSI Visitor) writes:
  15. >>The following short program compiled with MS-FORTRAN 5.0 with 
  16. >>coprocessor crashes OS2 Ver. 2 on my machine:
  17. >
  18. >Sounds interesting.  Are you compiling to a DOS program and running
  19. >it in a VDM, or an OS/2 program?  If OS/2, is it with the 1.x or 2.0
  20. >libraries?  Please post more information...
  21.  
  22. I am compiling and running it as an OS/2 program, not in a VDM. It is
  23. compiled with the same libraries for both 1.3 & 2.0 (LLIBFOR7.LIB -
  24. the 16-bit protected mode large-model library that comes with MS-FORTRAN
  25. 5.0). Without division by 0 I have no problems with codes compiled
  26. with that library. Exactly the same executable crashes 2.0 with "internal
  27. processing error...", but running as it should (i.e. with the run time
  28. error message) when I boot with a 1.3 floppy. It has been such a nuisance
  29. that I replaced 2.0 with 1.3 on my disk, but I would rather work with
  30. 2.0.
  31.  
  32. >
  33. >David Shackelford            IBM Tucson
  34. >shack@cs.arizona.edu            SUPL74Y1 at TUCVM2
  35.  
  36. Dov
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.