home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / msdos / programm / 12455 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  2.6 KB

  1. Xref: sparky comp.os.msdos.programmer:12455 comp.os.ms-windows.programmer.win32:3082 comp.os.msdos.desqview:4399 comp.os.os2.programmer:8022 comp.lang.c:20196 comp.lang.fortran:5179
  2. Newsgroups: comp.os.msdos.programmer,comp.os.ms-windows.programmer.win32,comp.os.msdos.desqview,comp.os.os2.programmer,comp.os.ms-windows.programmer,comp.lang.c,comp.lang.fortran
  3. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!cs.utk.edu!ornl!fea
  4. From: fea@ornl.gov (FREELS J D)
  5. Subject: Re: 32 bit compilers and environments
  6. Message-ID: <1993Jan26.030446.698@ornl.gov>
  7. Organization: Oak Ridge National Laboratory
  8. References: <1993Jan25.222125.25160@news.acns.nwu.edu>
  9. Date: Tue, 26 Jan 1993 03:04:46 GMT
  10. Lines: 43
  11.  
  12. In article <1993Jan25.222125.25160@news.acns.nwu.edu> phantom@casbah.acns.nwu.edu (James Choi) writes:
  13. >To find the ultimate guru, I am cross posting to many relevant news
  14. >groups.  If you send me e-mail response, I will summarize it and post it.
  15. >
  16. >I have an application where I need to
  17. >
  18. >1.  Compile and run 32 bit code both in Fortran and in C.
  19. >2.  There is a good chance that these 32 bit codes should multi-task.
  20. >
  21. >My questions are:
  22. >
  23. >1.  What is the best 32 bit fortran compiler?
  24. I have used Silicon Valley Software and Microway NDP.  Both do a good job
  25. and produce reliable executables.  I used to say that SVS was the best.
  26. It compiles very fast!  However, now they use there own DOS extender
  27. instead of Phar Lap and does not work well (in fact, now not at all)
  28. with Desqview-386 or Desqview/X.  In fact, it does not work well with
  29. a non-DPMI environment (i.e., VCPI environment).  An yes, I have version
  30. 2.8.2 that supports (supposedly) VCPI and I also have QDPMI from Quarterdeck.
  31. It just doesn't work with DV anymore.  Such a shame since I was one of there
  32. customers from way back.  I now use NDP Fortran from Microway which does
  33. work fine with DV and comes with a nice full-screen debugger (another
  34. deficiency with SVS which is line-mode debugger).  NDP is slowere but
  35. has alot more options.  I have also used the i-860 FORTRAN compiler from
  36. Microway and it also works well.  All these compilers are written in C
  37. by the way.
  38. >2.  What is the best 32 bit c compiler?
  39. Don't know this.  I have written C but not 32-bit C.
  40. >3.  Can windows multi-task 32 bit codes? (no graphics)
  41. Not very well.  NT might but that is vaporware for most of us.
  42. >4.  Can desq view multi-task 32 bit codes?
  43. Yes, very well indeed.
  44. >5.  Can os2 multi-task 32 bit codes?  (stupid question, but just to make
  45. >    sure)
  46. Yes, but no direct experience here.
  47. >
  48. >Thank you in advance.  Please e-mail me unless it is something to be
  49. >discussed in public.
  50. >
  51. >James Choi
  52.  
  53. Dr. J. D. Freels
  54. fea.rrd.ornl.gov
  55.