home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!sun-barr!olivea!spool.mu.edu!yale.edu!jvnc.net!darwin.sura.net!zaphod.mps.ohio-state.edu!rpi!think.com!spdcc!merk!esplanade!robertl
- From: Robert_La_Ferla@hot.com (Robert La Ferla)
- Newsgroups: comp.sys.next.programmer
- Subject: Re: ld not recognizing ar/ranlib archives
- Message-ID: <1992Sep9.175842.4880@hot.com>
- Date: 9 Sep 92 17:58:42 GMT
- References: <1992Sep1.151041.15826@micrografx.com>
- Sender: robertl@hot.com
- Reply-To: Robert_La_Ferla@hot.com
- Organization: Hot Software
- Lines: 12
-
- In article <1992Sep1.151041.15826@micrografx.com> sstaton@micrografx.com
- (Steven R. Staton) writes:
- > When I build an archive (library) using 'ar r <objectfilelist>' and then
- > run ranlib on it, I cannot link the object modules into any code. ld
- > reports:
- >
- > /bin/ld: table of contents for archive: /usr/lib/libTest.a is out of date;
- > rerun ranlib(1) (can't load from it)
- [text deleted]
- > Does anyone know what secret ingredient I am missing?
-
- % ranlib -t filename
-