Plugins and ASN.1
Ken Raeburn
raeburn at MIT.EDU
Mon Oct 2 18:32:35 EDT 2006
On Oct 2, 2006, at 18:30, Nicolas Williams wrote:
> Which leaves (1). It would help if all the ASN.1/DER-related
> symbols in
> libkrb5 that are internal to libkrb5 were reduced in scope so that
> nothing could link to them outside libkrb5, if that's not already the
> case.
We don't put them in the shared-library export list (on platforms
where we've implemented the use of an export list, which I think is
still not all of them), but we do hope to get back to building static
libraries as well, someday.
Ken
More information about the krbdev
mailing list