[17118] in Kerberos_V5_Development
Re: [RFC][PATCH] krb5 => libverto main loop
daemon@ATHENA.MIT.EDU (Luke Howard)
Thu Aug 25 05:57:55 2011
Mime-Version: 1.0 (Apple Message framework v1244.3)
From: Luke Howard <lukeh@padl.com>
In-Reply-To: <1314259795.24488.53.camel@t410>
Date: Thu, 25 Aug 2011 09:24:13 +0000
Message-Id: <C602B0DB-9031-4B0E-81E5-F008BDAC8676@padl.com>
To: Greg Hudson <ghudson@mit.edu>
Cc: "krbdev@mit.edu" <krbdev@mit.edu>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krbdev-bounces@mit.edu
> * On Unix platforms, pdlmsuffix is hardcoded to ".so", which isn't
> correct on all platforms. HPUX uses .sl, Darwin uses .dylib, and AIX
> uses .a. (We don't try terribly hard to support HPUX and AIX, but we do
> have shared library linking support for those platforms, and the Darwin
> issue is significant.)
If this for dlopen(), Darwin uses .so. For shared libraries, yes, it uses .dylib.
(I didn't look at the patch to know which, sorry.)
-- Luke
_______________________________________________
krbdev mailing list krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev