[comp.unix.i386] Problems with ld: multiple entry points

geoff@tolerant.com (Geoffrey Leach) (02/10/90)

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?