Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 May 2000 00:28:50 -0700
From:      "Andrey A. Chernov" <ache@freebsd.org>
To:        Peter Wemm <peter@netplex.com.au>
Cc:        Bruce Evans <bde@zeta.org.au>, current@FreeBSD.ORG, jdp@FreeBSD.ORG
Subject:   Re: cvs commit: src/contrib/ncurses/include curses.h.in src/contrib/ncurses/ncurses/trace lib_trace.c
Message-ID:  <20000524002849.B45062@freebsd.org>
In-Reply-To: <20000524064656.9760B1CE3@overcee.netplex.com.au>; from peter@netplex.com.au on Tue, May 23, 2000 at 11:46:56PM -0700
References:  <ache@FreeBSD.ORG> <20000524064656.9760B1CE3@overcee.netplex.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 23, 2000 at 11:46:56PM -0700, Peter Wemm wrote:
> This is by design.  The symbol search order for dynamic linking is very
> clearly defined, and you *can* have lots of duplicate symbols.

IMHO in 99% cases people don't mean to link duplicate symbols but mean to link 
the same way as in static linking. What about adding special ld flag to allow 
duplicate linking and change default case the same way as static linking does?

-- 
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?20000524002849.B45062>