[SDL] msvcrt.dll

Markus F.X.J. Oberhumer markus.oberhumer at jk.uni-linz.ac.at
Wed Jan 26 05:00:25 PST 2000


On 26-Jan-2000 Sam Lantinga wrote:
>> I just wondered if this has any impacts on memory managment, file
>> handles, etc (note that SDL currently has a privte copy of all C 
>> library functions like malloc). I'm working on embedding SDL in Python
>> via a dynamic extension module, and both python15.dll, tcl80.dll and
>> tk80.dll are linked against msvcrt.dll.
> 
>> Wouldn't this be the right thing for the VC SDL as well - I'd guess
>> the mingw version alread is.
> 
> I think you're right.  Can you send me the changes necessary for this?

Just use the switch "/MD" instead of "/MT" in your project file
settings.

Markus

----   Markus F.X.J. Oberhumer <markus.oberhumer at jk.uni-linz.ac.at>   ----
----             http://wildsau.idv.uni-linz.ac.at/mfx/               ----
----        5E CB 5C 85 DE AF 9E BF  E9 DA 7E 6A 39 F8 CC 67          ----

                             3 WARPS TO URANUS




More information about the SDL mailing list