Re: [Mingw-w64-public] link msvcr100 problem under mingw

2013-06-20 Thread Dongsheng Song
On Thu, Jun 20, 2013 at 2:31 PM, zhangxinghai wrote: > Hello > I write a test helloworld program.I want to link it against msvcr100.My > enviroment is > os:xp sp3 > mingw64 version:ruben build target win32 > I compile the program as > gcc -o hello.exe main.cpp -lmsvcr100. > > My problem is when I

[Mingw-w64-public] link msvcr100 problem under mingw

2013-06-19 Thread zhangxinghai
Hello I write a test helloworld program.I want to link it against msvcr100.My enviroment is os:xp sp3 mingw64 version:ruben build target win32 I compile the program as gcc -o hello.exe main.cpp -lmsvcr100. My problem is when I add -lmsvcr100 switch,I run the dependency walker on the hello.exe,I