Skip to content

Add libnative to install-host target #11330

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

Closed
wants to merge 1 commit into from

Conversation

jhasse
Copy link
Contributor

@jhasse jhasse commented Jan 5, 2014

libnative isn't installed into /usr/local/lib, therefore rustpkg can't find it (when using extern mod native).

@alexcrichton
Copy link
Member

Sorry I'm on a plane so I couldn't get to this sooner, but this is not the right solution. There was an identical pull request recently and I have opened an issue recently as well (sorry tough to link on a phone).

The solution to this is to fix rustpkg to look at target libraries instead of host ones, not to continue to box rustpkg into purely dynamic linking.

@jhasse
Copy link
Contributor Author

jhasse commented Jan 6, 2014

Ah I see. I will fix it in rustpkg then.

@alexcrichton
Copy link
Member

Closing for now, the relevant issue is #11243

@jhasse jhasse deleted the patch-installnative branch January 8, 2014 18:51
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

Successfully merging this pull request may close these issues.

4 participants