Path: utzoo!utgpu!watmath!uunet!tut.cis.ohio-state.edu!CS.UTEXAS.EDU!oakhill!dingus!murf From: oakhill!dingus!murf@CS.UTEXAS.EDU (Steve Murphy) Newsgroups: gnu.utils.bug Subject: ld bug Message-ID: <8908091620.AA02159@dingus.sun.com> Date: 9 Aug 89 16:20:35 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 13 When I get a "multiply defined" message I get way more than I bargained for, including some lies. It seems that ALL REFERENCES are listed as well as DEFINITIONS, and all are labled "defined". You should see what happens if I have multiple copies of free and malloc and realloc, on a BIG executable that used these calls a LOT. It makes it REAL HARD to sort out the problem. murf