[2188] in Kerberos_V5_Development

home help back first fref pref prev next nref lref last post

Re: Comments on Krb5-nt-alpha1 - DLL / Application Problems

daemon@ATHENA.MIT.EDU (Doug Engert)
Mon Jan 27 15:52:35 1997

Date: Mon, 27 Jan 1997 14:49:54 -0600
From: Doug Engert <DEEngert@anl.gov>
To: Sean Moore <sean.moore@raleigh.hcl.com>
Cc: krbdev@MIT.EDU, agray@opengroup.org, DEEngert@anl.gov
In-Reply-To: <3.0.32.19970127151626.00940d30@nfs1>

Sean Moore writes:

 
 > c lib and your app is linking with another c lib.  Memory malloced in
 > one cannot be freed in the other because they are different.  This
 > problem is solved by every exe/dll linking with the c runtime dll
 > and not linking the static c lib. With ms visual c use the /MD option 
 > (or /MDd for debug) and this way everyone will be using the same c lib plus 
 > dll and exe size will shrink.

The krb5_32.dll is built with the MS Visual C++, the application 
is built with the Borland C++. Is there any way to use the same c lib? 
I would not like to be forced to convert the application. 

-- 
 
 Douglas E. Engert  <DEEngert@anl.gov>
 Argonne National Laboratory
 9700 South Cass Avenue
 Argonne, Illinois  60439 
 (630) 252-5444

home help back first fref pref prev next nref lref last post