[24266] in Kerberos
Re: Assertion failuers
daemon@ATHENA.MIT.EDU (Sam Hartman)
Sun Jul 10 15:54:18 2005
To: fariba <fariba@usc.edu>
From: Sam Hartman <hartmans@mit.edu>
Date: Sun, 10 Jul 2005 15:53:40 -0400
In-Reply-To: <42CFF2B4.6040005@usc.edu> (fariba@usc.edu's message of "Sat,
09 Jul 2005 08:52:20 -0700")
Message-ID: <tslmzoutp2z.fsf@cz.mit.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
cc: Toan Nguyen <toan@usc.edu>
cc: Ken Raeburn <raeburn@mit.edu>
cc: kerberos@mit.edu
Errors-To: kerberos-bounces@mit.edu
>>>>> "fariba" == fariba <fariba@usc.edu> 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