Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 1995 22:32:56 +0300
From:      "Andrey A. Chernov, Black Mage" <ache@astral.msk.su>
To:        current@freefall.cdrom.com, Nate Williams <nate@trout.sri.MT.net>
Subject:   Re: libcompat and shlib conflict
Message-ID:  <aEevEIlS14@astral.msk.su>
In-Reply-To: <199502201759.KAA06118@trout.sri.MT.net>; from Nate Williams at Mon, 20 Feb 1995 10:59:44 -0700
References:  <199502201759.KAA06118@trout.sri.MT.net>

next in thread | previous in thread | raw e-mail | index | archive | help
In message <199502201759.KAA06118@trout.sri.MT.net> Nate Williams
    writes:

>[ Two modules defining regerror ]

>> Only one of those modules normally picked, not both. So, conflict
>> never happens. It is error in newest ld.

>Umm, which modules gets picked?  What if I want one module, and not the
>other?  There *is* a conflict in that two modules in the same library
>are defining the same function.

As I already say in previous letter, you can got conflict only
in one _very-very_rare_ case:
1) You use regex module.
2) You use regerror() before any regex functions.
All other cases handled correctly.

Because this case is almost impossible, we don't need to make libcompat
static-only, so I stronly recommend to back out your change.

-- 
Andrey A. Chernov        : And I rest so composedly,  /Now, in my bed,
ache@astral.msk.su       : That any beholder  /Might fancy me dead -
FidoNet: 2:5020/230.3    : Might start at beholding me,  /Thinking me dead.
RELCOM Team,FreeBSD Team :         E.A.Poe         From "For Annie" 1849



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?aEevEIlS14>