[17121] in Kerberos_V5_Development
Re: [RFC][PATCH] krb5 => libverto main loop
daemon@ATHENA.MIT.EDU (Luke Howard)
Thu Aug 25 12:54:03 2011
From: Luke Howard <lukeh@padl.com>
Mime-Version: 1.0 (Apple Message framework v1244.3)
Date: Thu, 25 Aug 2011 16:53:30 +0000
In-Reply-To: <AECF331C-F21A-4EFF-8BFF-8999F79C2DE9@padl.com>
To: krbdev@mit.edu
Message-Id: <FD2EB446-B137-47E5-A010-7441E4896209@padl.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krbdev-bounces@mit.edu
> Recent versions of Darwin let you dlopen() shared libraries (e.g. looking at the PAM modules in Lion, they're MH_DYLIB not MH_BUNDLE; on the other hand, libtool -module creates MH_BUNDLE). So the old distinction between the two is probably not as important as it once was, and you could install install modules with the dylib suffix and it not be so confusing. Depends too on how far back (pre-Leopard?) you want to support.
That said, the convention on Darwin is that loadable modules have the .so suffix, and one would want to have a pretty good reason before defying this.
-- Luke
_______________________________________________
krbdev mailing list krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev