考试环境是 dev-c++ 装了测试了下,好像有点问题,mingw 应该是最新的了,CLI gcc 是正常的
C:\Developer\Makefile.win [Build Error] [Project1HelloWorld.exe] Error 1
Compiler: Default compiler
Building Makefile: "C:\Developer\Makefile.win"
Executing make...
make.exe -f "C:\Developer\Makefile.win" all
gcc.exe Untitled1.o -o "Project1HelloWorld.exe" -L"C:/Dev-Cpp/lib" -g3
gcc.exe: Internal error: Aborted (program collect2)
Please submit a full bug report.
See <URL:http://www.mingw.org/bugs.shtml> for instructions.
make.exe: *** [Project1HelloWorld.exe] Error 1
Execution terminated