>>>>> "fariba" == fariba  <[EMAIL PROTECTED]> writes:

    fariba> i work with phil as well. i was wondering what are the
    fariba> proc/con of using these flags:

    fariba> --disable-shared --enable-static --disable-threads

It turns off threads support which gets you roughly the 1.3.x
behavior.  If miltiple threads are using the library at once you can
run into problems.  It disables shared libraries and enables static
libraries.  That means that Kerberos is linked into each application
instead of using a dynamic library.


--Sam

________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to