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

Build: Add OSX, Linux armhf and upload artifacts #86

Merged
merged 5 commits into from
Feb 2, 2021

Conversation

duhow
Copy link
Collaborator

@duhow duhow commented Jan 28, 2021

This will upload the built binaries to Github as artifacts (file attachment) available in the job view.

Resolves #85

@Fubukimaru
Copy link
Owner

Would it be possible to target armv6?
On the other hand we would need to target linux instead of none, as none produces a binary to be run without an OS.

Thanks for your work!

@duhow
Copy link
Collaborator Author

duhow commented Jan 29, 2021

Ok, then please provide me the valid GCC to build it

@Fubukimaru
Copy link
Owner

I believe is this one gcc-arm-linux-gnueabihf but I have to test it yet. At the moment it's complaining about not having Standard C library :(

@Fubukimaru Fubukimaru merged commit 09924ff into Fubukimaru:master Feb 2, 2021
@duhow duhow deleted the artifacts-and-armhf branch November 1, 2021 16: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.

Add ARMv6h cross-compilation
2 participants