[issue7629] Compiling with mingw32 gcc, content of variable "extra_postargs" invalid

2010-01-03 Thread R. David Murray
Changes by R. David Murray : -- resolution: -> invalid status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list

[issue7629] Compiling with mingw32 gcc, content of variable "extra_postargs" invalid

2010-01-03 Thread Markus
Markus added the comment: Sorry, my fault. "/MT" was given in "setup.py" of "pylzma". I didn't search properly. Please close. -- ___ Python tracker ___ __

[issue7629] Compiling with mingw32 gcc, content of variable "extra_postargs" invalid

2010-01-03 Thread Markus
New submission from Markus : I tried to build "pylzma" with "python setup.py build -cmingw32" and got the following message. C:\MinGW\bin\gcc.exe -mno-cygwin -mdll -O -Wall -DWIN32=1 -DCOMPRESS_MF_MT=1 -DWITH_COMPAT=1 -IC:\work\dev\Python26\include -I. -IC:\work\dev\Python26\include -IC:\work