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

Building for armv7 #19

Closed
mnaamani opened this issue Mar 19, 2019 · 2 comments
Closed

Building for armv7 #19

mnaamani opened this issue Mar 19, 2019 · 2 comments

Comments

@mnaamani
Copy link

I'm trying to cross compile an executable that has a dependency on clear_on_drop package for armv7.

Is that even possible? Is the package specifically designed for x86 architecture? If so what would be safe workaround, or better yet a fix to make it portable to the ARM architecture?

Joystream/substrate-node-joystream#49

@mnaamani
Copy link
Author

How can I configure the 3rd mechanism which doesn't rely on a C compiler? And if that solves the issue, would it make the executable unstable or just that the features provided by this package are lost?

@mnaamani
Copy link
Author

Problem turned out to be a local env variable misconfiguration.

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

1 participant