MinGW DLL

Milan Babuskov milanb at panonnet.net
Tue Aug 15 12:11:39 PDT 2006


chris elliott wrote:
> make -f makefile.gcc RUNTIME_LIBS=static
> 
> By default, all the 2.7 msw makefile builds link dynamically to compiler 
> vendor dlls [I think static would have been a better default]

I'm using 2.6.3 and I build wx and all my apps with

./configure --disable-shared

but it does require the MinGW DDL. Shouldn't "--disable-shared" be the 
same as "RUNTIME_LIBS=static" ?


-- 
Milan Babuskov
http://swoes.blogspot.com/
http://www.flamerobin.org





More information about the wx-users mailing list