2010/4/21 Ozkan Sezer <[email protected]>: > On Wed, Apr 21, 2010 at 11:38 AM, 罗勇刚(Yonggang Luo) > <[email protected]> wrote: >> E:/CI/Tools//phoenix/mingw32/bin\gcc.exe -mno-cygwin -shared -s >> build\temp.win32-2.6\Release\dulwich\_objects.o >> build\temp.win32-2.6\Release\dulwich\_objects.def >> -LE:\CI\tools\Python\libs -LE:\CI\tool >> s\Python\PCbuild -lpython26 -lmsvcr90 -o >> build\lib.win32-2.6\dulwich\_objects.pyd >> e:/ci/tools/phoenix/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.5.0/../../../../i686-w64-mingw32/bin/ld.exe: >> cannot find -lmsvcr90 >> collect2: ld returned 1 exit status >> error: command 'gcc' failed with exit status 1 >> >> >> Once I using python setuptools build dulwich with >> http://code.google.com/p/mingw-w64-dgn/ >> 32bit version gcc compiler. >> But it's report that error. So did mingw-w64 accompany with msvcr90 or >> dgn-mingw-w64 lost it? > > At present, mingw-w64 doesn't have a libmsvcr90.a > link library. If you need/want that feature, please open an > entry in our "Feature requests" tracker. >
(Which, by the way, would require support for manifesting as well, which is not going to be a small feat....) ------------------------------------------------------------------------------ _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
