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