Re: [AD] allegro and MSVC (single-threaded, multithreaded and multithreaded dll)

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


> > but the odd thing is that the MSVC version is being compiled with the
> > /MT (multithreaded) option (both DLL and static) making it "virtually"
> > incompatible with mingw32 DLL version
> 
> Do you mean that the libc is statically linked in the MSVC-compiled dll ?
> all393x.dll doesn't depend upon msvcrt.dll at all ?

Exactly


> 
> > 2) change MSVC compiling to use /MD parameter (like mingw32) instead of
> > /MT one
> 
> That sounds consistent with MinGW to me.
> 
> ---
> Eric Botcazou
> ebotcazou@xxxxxxxxxx
> 
> 



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/