[15877] in Kerberos_V5_Development
Re: krb5 libraries and circular dependencies
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Thu Jun 3 14:06:20 2010
Mime-Version: 1.0 (Apple Message framework v1078)
From: Ken Raeburn <raeburn@mit.edu>
In-Reply-To: <20100601004834.GZ9605@oracle.com>
Date: Thu, 3 Jun 2010 14:06:12 -0400
Message-Id: <5C77C154-FF6E-40D7-8FE1-E3161A1B72A9@mit.edu>
To: Nicolas Williams <Nicolas.Williams@oracle.com>
Cc: Sam Hartman <hartmans@mit.edu>, "krbdev@mit.edu" <krbdev@mit.edu>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krbdev-bounces@mit.edu
On May 31, 2010, at 20:48, Nicolas Williams wrote:
>> The interesting question is more whether we can stop doing the
>> check-if-weak-function-pointer-is-null hack for some UNIX systems, and
>> make the calls unconditional on all UNIX systems.
>
> I don't know about Linux or *BSD, but for Solaris you definitely can.
Yes, on the most popular ones we support it's not a problem right now, I think, but I do think we should be mindful of vendor or end-user ports to other systems that we don't support directly.
>>> Looking forward to a day when Solaris can do drop-ins instead of merges,
>>> I'd rather see a filter approach, because that's what we do in Solaris
>>> when we fold a library into another.
>>
>> It's more specific to ELF (and maybe only some ELF platforms?).
>
> Yes, but it can be emulated.
For functions, yes. Sadly, our ABI includes a few variables as well.
Ken
_______________________________________________
krbdev mailing list krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev