Skip to content

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

Merged
Fubukimaru merged 5 commits into
Fubukimaru:masterfrom
duhow:artifacts-and-armhf
Feb 2, 2021
Merged

Build: Add OSX, Linux armhf and upload artifacts#86
Fubukimaru merged 5 commits into
Fubukimaru:masterfrom
duhow:artifacts-and-armhf

Conversation

@duhow

@duhow duhow commented Jan 28, 2021

Copy link
Copy Markdown
Collaborator

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

Resolves #85

@Fubukimaru

Copy link
Copy Markdown
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

duhow commented Jan 29, 2021

Copy link
Copy Markdown
Collaborator Author

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

@Fubukimaru

Copy link
Copy Markdown
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