home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / sgi / 12867 < prev    next >
Encoding:
Internet Message Format  |  1992-08-25  |  969 b 

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!network.ucsd.edu!ucsbcsl!ucsbuxa!6500hsb
  2. From: 6500hsb@ucsbuxa.ucsb.edu (Howard Bergh)
  3. Newsgroups: comp.sys.sgi
  4. Subject: help: fortran/libcgs.a
  5. Message-ID: <5547@ucsbcsl.ucsb.edu>
  6. Date: 25 Aug 92 20:59:09 GMT
  7. Sender: root@ucsbcsl.ucsb.edu
  8. Lines: 16
  9.  
  10. I am trying to compile mcnp (neutron transport simulator)
  11. on a 320VGX.  It requires a library file: libcgs.a  I
  12. obtained a copy of this library from another SGI computer.
  13. When I try to link the *.u files I get an error stating
  14. that libcgs.a doesn't have a table of contents and to
  15. add one using "ar ts"  If I run "ar ts" the libcgs.a file
  16. is not changed, and If I look at the file it starts with
  17. a _.SYMDEF. "ar t" gives a correct listing of object files.
  18. What is going on?  How can I tell if my library has a table
  19. of contents, and if it does, why else might I be getting this
  20. error.
  21.  
  22.     thanks,     Sam
  23.  
  24. hbergh@topgun2.ucsb.edu
  25.  
  26.