genotrance / nimarchive

libarchive wrapper for Nim
MIT License
17 stars 3 forks source link

Test on arm64 and ppc64 #12

Closed elijahr closed 1 year ago

elijahr commented 3 years ago

This is partially to debug https://github.com/dom96/choosenim/pull/213, but seems valuable outside of that.

Related: https://github.com/nimterop/nimterop/pull/249

genotrance commented 3 years ago

I'll recommend getting in touch on gitter or irc to discuss your changes.

elijahr commented 3 years ago

@genotrance The build is green. Thanks again for your help 😄

genotrance commented 3 years ago

I was thinking the better fix would be to post precompiled static binaries for iconv as well, like I have for libarchive on bintray. I have kicked off the process and it should be posted in some time.

As for the travis changes, it might be better to update the gist so that all these projects can get the benefit.

Let me know your thoughts.

elijahr commented 3 years ago

@genotrance That's a good plan; building iconv takes a long time. I'll have some time tonight to update the gist, but if you have time and inclination before then, feel free. Thanks!