rake-compiler / rake-compiler-dock

Easy to use and reliable cross compiler environment for building Windows, Linux, Mac and JRuby binary gems.
MIT License
78 stars 30 forks source link

New Release #58

Closed j-manu closed 2 years ago

j-manu commented 3 years ago

GRPC is waiting on a release with aarch64-linux support (https://github.com/rake-compiler/rake-compiler-dock/pull/54) https://github.com/grpc/grpc/issues/26391

Since GRPC gem is used by google-cloud gems there are quite a few people waiting for GRPC support for aarch64 which is blocked on new release of rake-compiler-dock

Please consider making a new release.

larskanis commented 2 years ago

I plan to cut a new release with cross compile support of ruby-2.4 to 3.1 today or tomorrow. I found a linker issue in fxruby with vsscanf() on x64-mingw-ucrt and have a move from Centos back to Ubuntu for the Linux images in the pipeline, but I think it's better to have something working than waiting any longer.

larskanis commented 2 years ago

rake-compiler-dock-1.2.0 is released.

flavorjones commented 2 years ago

@larskanis Thank you for everything you've done to ship the Ruby 3.1 toolchain!