Dec 18, 2013 ¡P When installing MingW32, by default, it only install "gcc". So in the system, g++ is still the GNU version, so it cannot find MingW32 liblto_plugin-0.dll.
Jan 2, 2023 ¡P Enable an alternate linker to be used at link-time optimization (LTO) link time when -fuse-linker-plugin is enabled.
Hi there, I'm trying to build 64-bit programs using MinGW-w64, but encountering the error in the subject. The environment is Windows 7 Professional
Jan 4, 2022 ¡P The result was a fatal error after some warnings. gcc: fatal error: -fuse-linker-plugin, but liblto_plugin-0.dll not found compilation ...
May 1, 2021 ¡P Hi, I'm trying to compile some script for a raspberry pi. I got a tool chain from https://gnutoolchains.com/raspberry/ But now I get an ...
Jan 1, 2023 ¡P This question starts with a problem strictly related to the FreeBSD world,but ends with a problem strictly related to the Linux world.
Sep 13, 2021 ¡P This is the error I get: arm-none-eabi-g++: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found compilation terminated.
Mar 2, 2018 ¡P In this example I am trying to build Dolphin. The error given is "c++: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found".
Missing: dll | Show results with:dll
Jan 29, 2024 ¡P "gcc: fatal error: -fuse-linker-plugin, but liblto-plugin-0.dll not found compilation terminated." What should I do? Are there any ...