Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!usc!apple!tolsoft!geoff From: geoff@tolerant.com (Geoffrey Leach) Newsgroups: comp.unix.i386 Subject: Problems with ld: multiple entry points Message-ID: <1990Feb10.041925.16257@tolerant.com> Date: 10 Feb 90 04:19:25 GMT Organization: Tolerant Software Lines: 8 Having some problems with the version of ld provided on the ATT SVR3.2.2 utilities. I need to include a debugging version of malloc and some string routines (the one that recently showed up on the net, in fact) but the routines being added also show up (and presumably are referenced) in other libraries. The upshot is that ld complains about multiple references and pukes. Any ideas?