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
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