| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: VC8 Makefiles
From: Yang Tse <yangsita_at_gmail.com>
Date: Thu, 15 Mar 2007 19:33:59 +0100
2007/3/15, Jonathan Arnold wrote:
> I don't see any definitive reason why statically linking a DLL is a "bad
Mainly It has to do with the following...
If you build a DLL with C runtime static linkage you will use for the
On the contary, if you build a DLL with C runtime dynamic linkage you
If afterwards you build a program in which you use both kinds of DLLs
The biggest problem with that setting is that most probably at some
I cannot elaborate further but mixing static and dynamic MS C runtimes
Of course, if the program uses no dynamic resource at all, most
It is also easier to get this crashes on programs that are mixing MS C
-- -=[Yang]=-Received on 2007-03-15 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info