Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AR cannot find plugin #60

Open
andrewrynhard opened this issue May 2, 2016 · 1 comment
Open

AR cannot find plugin #60

andrewrynhard opened this issue May 2, 2016 · 1 comment

Comments

@andrewrynhard
Copy link

Not sure if this is a problem in musl-cross but I am getting:

x86_64-linux-musl-gcc-ar: Cannot find plugin 'liblto_plugin.so'

I add the issue here because liblto_plugin.so is packaged with gcc and this is a cross compiled gcc

@rofl0r
Copy link
Collaborator

rofl0r commented May 3, 2016

you should use x86_64-linux-musl-ar
libtlo_plugin.so is only available in a full dynamic linked toolchain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants