Date: Tue, 23 May 2000 17:09:19 +0400 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: jdp@freebsd.org, current@freebsd.org Subject: Detecting multiply function definitions Message-ID: <20000523170918.A95436@nagual.pp.ru>
next in thread | raw e-mail | index | archive | help
Why our ld is able to detect multiply defined functions only for static linking? What prevents us to use the same algorithm for shared linking too? It is very unsafe otherwise to do shared linking... -- Andrey A. Chernov <ache@nagual.pp.ru> http://nagual.pp.ru/~ache/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000523170918.A95436>