home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!math.fu-berlin.de!news.th-darmstadt.de!adams
- From: adams@pdv2.fmr.maschinenbau.th-darmstadt.de (Adams)
- Subject: Re: Linker problem
- Sender: news@news.th-darmstadt.de (The News System)
- Message-ID: <ADAMS.93Jan9021107@PDV2.pdv2.fmr.maschinenbau.th-darmstadt.de>
- In-Reply-To: gupta@adtaz.sps.mot.com's message of Thu, 7 Jan 1993 16: 46:28 GMT
- Date: Sat, 9 Jan 1993 02:11:07 GMT
- References: <1993Jan7.164628.22131@newsgate.sps.mot.com>
- Nntp-Posting-Host: pdv2.fmr.maschinenbau.th-darmstadt.de
- Organization: TH-Darmstadt
- Lines: 18
-
- In article <1993Jan7.164628.22131@newsgate.sps.mot.com> gupta@adtaz.sps.mot.com (Rajesh Gupta) writes:
-
- > I am creating a debuggable executable by statically linking in a few
- > archives. However, the linker fails to recognize the symbols in one
- > of the ar libraries ????
-
- You did not tell us your environment.
-
- > I can't see where the problem could be. Any clues will be appreciated.
-
- 1) On BSD-derives including SunOs: try to run "ranlib"
-
- 2) On sysV68R3.[67] as delivered by Motorola:
- -) perhaps one new bug inside the linker. It has problems with
- large symbol tables ;->
-
- > --- Rajesh
- best, adams
-