home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / sgi / misc / 367 < prev    next >
Encoding:
Text File  |  1993-01-24  |  1.2 KB  |  35 lines

  1. Newsgroups: comp.sys.sgi.misc
  2. Path: sparky!uunet!paladin.american.edu!news.univie.ac.at!blekul11!frmop11!barilvm!aristo.tau.ac.il!yaron
  3. From: yaron@aristo.tau.ac.il (Yaron Zabary)
  4. Subject: Re: f77 won't work on my Crimson
  5. Message-ID: <1993Jan23.155906.371@aristo.tau.ac.il>
  6. Organization: Tel-Aviv University Computation Center
  7. X-Newsreader: TIN [version 1.1 PL8]
  8. References: <35143@adm.brl.mil>
  9. Date: Sat, 23 Jan 1993 15:59:06 GMT
  10. Lines: 23
  11.  
  12. John V. Parker (NASA/MSFC/ES44) (jparker@aurora) wrote:
  13. > It took us a while (3+ months!) to get around to trying out the FORTRAN
  14. > compiler on our Crimson/VGX [too many other neat things to play with ;-) ],
  15. > but upon doing so we discovered that f77 (actually ugen) core dumps on even
  16. > the most trivial code:
  17. >     program test
  18. >     write(*,*) '!11-PDP eht edisni deppart m''I !pleH'
  19. >     stop
  20. >     end
  21.  
  22. > The error message is usually:
  23. >     Fatal error in: /usr/lib/ugen  Signal 10 - core dumped
  24.  
  25.  
  26.   I got the same error while running incompatiable versions of IDO (Irix
  27. Development Option, that is the C compiler) and FTN. Did you upgrade IDO
  28. lately ? Check what version of IDO you are running. You should run IDO4.0
  29. if you want to run with FTN 3.4 or upgrade FTN to 3.5 (that is the 3.10
  30. compiler which needs IDO4.1).
  31.  
  32. --
  33.  
  34. -- Yaron.
  35.