回复 2楼 zbjzbj
E:\>gcc -help
g++.exe: error: unrecognized command line option '-h'
g++.exe: fatal error: no input files
compilation terminated.
E:\>gcc -h
g++.exe: error: missing argument to '-h'
g++.exe: fatal error: no input files
compilation terminated.
E:\>gcc /?
f:/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe:/1: file format not recognized; treating as linker script
f:/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe:/1:1: syntax error
collect2.exe: error: ld returned 1 exit status