home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / fortran / 4863 < prev    next >
Encoding:
Internet Message Format  |  1992-12-30  |  1.3 KB

  1. Path: sparky!uunet!spool.mu.edu!agate!dog.ee.lbl.gov!network.ucsd.edu!mvb.saic.com!cpva!landisd
  2. From: landisd@cpva.saic.com
  3. Newsgroups: comp.lang.fortran
  4. Subject: Re: 32-bit C/C++ & Fortran compilers question
  5. Message-ID: <13516.2b414fb7@cpva.saic.com>
  6. Date: 30 Dec 92 07:28:55 PST
  7. References: <1hqelmINN69j@CS.UTK.EDU>
  8. Distribution: na
  9. Organization: Science Applications Int'l Corp./San Diego
  10. Lines: 13
  11.  
  12. The Lahey F77l/EM-32 compiler is very good, fast, and very compatible with VAX
  13. VMS Fortran.  It's also about $1000.  Good diagnostics.  Some (but not all)
  14. Fortran 90 features.  We have used it for porting VMS digital simulations (4 to
  15. 20MB executables) from VAX to a PC environment.  REQUIRES coprocessor.  486DX 
  16. should do fine.  It does have a couple of bugs here and there-- we found that
  17. the '387 optimizer option (if intermediate values are already on the chip, use
  18. them) didn't work correctly.  But all in all, a pretty good tool.  We've been
  19. reasonably successful making a living using it.  Also recommend you use 
  20. Graphoria library, if you need graphics of any kind.  Not a development
  21. environment, but good solid Fortran.  Lahey says they are working on a full
  22. F90 implementation, but couldn't even tell us if it would be integrated with
  23. F77L or stand-alone, never mind WHEN.  Good luck.
  24. Dave Landis==> LANDISD@CPVA.SAIC.COM or LANDISD@ABQA.SAIC.COM
  25.