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 arm #33

Open
augustbering opened this issue Oct 11, 2015 · 3 comments
Open

Building for arm #33

augustbering opened this issue Oct 11, 2015 · 3 comments

Comments

@augustbering
Copy link

Hi, I'm having some problem building for arm. Since the only supported gradle version is pretty old, I don't find any docs on how to configure the toolchain. Could you please put something about this on the wiki? And/or make new binary release. Thanks for your efforts!

@zgmnkv
Copy link
Member

zgmnkv commented May 7, 2016

Hi, I've built it on an arm host, so I haven't configured a toolchain, just installed gcc package on arm host. I've updated project to the latest version of gradle, but seems that native build support is still in beta and there is very few docs.
Ideally we should be able to configure toolchains for arm, osx, windows (mingw), and cross-compile all architectures on x86 linux host, gradle seems to be supporting it. But I don't have any experience with building toolchains and cross-compiling, so any help would be appreciated.

@TimJay
Copy link

TimJay commented Jun 7, 2016

I would be very interested in getting a current cross-platform build working as well so I can get this fix: #31

@zgmnkv
Copy link
Member

zgmnkv commented Jul 2, 2016

Current snapshot build with binaries for all platforms including linux arm is uploaded to sonatype

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

3 participants