cpp コードをコンパイルしようとすると、このエラーが発生しました
c:\mingw\bin>g++ hello.cpp
g++: fatal error: -fuse-linker-plugin, but liblto_plugin-0.dll not found
compilation terminated
何がうまくいかないのですか?
cpp コードをコンパイルしようとすると、このエラーが発生しました
c:\mingw\bin>g++ hello.cpp
g++: fatal error: -fuse-linker-plugin, but liblto_plugin-0.dll not found
compilation terminated
何がうまくいかないのですか?