home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / sgi / misc / 351 < prev    next >
Encoding:
Internet Message Format  |  1993-01-22  |  1.8 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!lhc!adm!news
  2. From: jparker@aurora (John V. Parker (NASA/MSFC/ES44))
  3. Newsgroups: comp.sys.sgi.misc
  4. Subject: f77 won't work on my Crimson
  5. Message-ID: <35143@adm.brl.mil>
  6. Date: 21 Jan 93 01:57:44 GMT
  7. Sender: news@adm.brl.mil
  8. Lines: 30
  9.  
  10. It took us a while (3+ months!) to get around to trying out the FORTRAN
  11. compiler on our Crimson/VGX [too many other neat things to play with ;-) ],
  12. but upon doing so we discovered that f77 (actually ugen) core dumps on even
  13. the most trivial code:
  14.     program test
  15.     write(*,*) '!11-PDP eht edisni deppart m''I !pleH'
  16.     stop
  17.     end
  18.  
  19. The error message is usually:
  20.     Fatal error in: /usr/lib/ugen  Signal 10 - core dumped
  21.  
  22. although on occasion I've gotten a SIG 11 while playing with compiler options.
  23. I called the TAC (call #151880) but was regretfully informed that the 
  24. warranty on our Crimson had expired (paperwork for a maintenance agreement
  25. is lost somewhere in the NASA bureaucracy).  I'm sure something is just
  26. incorrectly installed.  We are running Irix 4.0.5_, with 3.4.1 ftn.* and
  27. the 3.4.4 maint_ftn.* images. I have re-installed the maint updates, but
  28. not the entire Fortran package.
  29. Any clues or quick fixes?  Or should I just re-install everything?  Or is it
  30. something else seemingly unrelated?
  31. TIA!
  32. +------------------------------------+-------------------------------------+
  33. | John V. Parker                     | Phone:  (205) 544-1526              |
  34. | NASA-Marshall Space Flight Center  |                                     |
  35. | Earth Science and Applications Div.| e-mail: jparker@pcjvp.msfc.nasa.gov |
  36. | ES44/Information Systems Branch    |         jparker@nasamail.nasa.gov   |
  37. | MSFC, AL 35812                     |         storm::parker (NSI/SPAN)    |
  38. +------------------------------------+-------------------------------------+
  39.  
  40.