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

Suggest install natively from src #336

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Rudxain
Copy link
Contributor

@Rudxain Rudxain commented Jul 13, 2024

Warning

I haven't (yet) tested if the cmd works!

This is more convenient than getting the executable from target/. As a bonus, it compiles to the host-machine native CPU micro-architecture, which is what Gentoo, and Dalvik/A.R.T., do

@SpeckyYT
Copy link
Contributor

The main problem: it doesn't install the STD library automatically, you'd need to install the STD yourself if you do so.

@Rudxain
Copy link
Contributor Author

Rudxain commented Jul 14, 2024

it doesn't install the STD library

In that case, there are 2 solutions:

  • Keep build (no install) but compile natively
  • build.rs? (a build script may help)

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.

None yet

2 participants