https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105340

--- Comment #2 from okay <szy_mailbox at 126 dot com> ---
[root]# cat main.c 
int main()
{
return 0;
}
[root]# /home/gcc-7.5.0/host-aarch64-unknown-linux-gnu/gcc/xgcc -o main main.c
xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found
compilation terminated.

Reply via email to