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

Upgrade base Ubuntu version to 16.04 #16

Closed kou closed 8 years ago

kou commented 8 years ago

Is there any plan to upgrade base Ubuntu version to the latest LTS, 16.04? I want to use CMake 3.x to cross compile related library (libzeromq). Ubuntu 14.04 ships only CMake 2.8.12.

If there is no plan to upgrade base Ubuntu version, please close this issue.

larskanis commented 8 years ago

Good point! Ubuntu 14.04 is still used because the old mingw32 package is used for RubyInstaller versions before 2.0. Since these ruby versions are mostly obsolete now, upgrading to 16.04 seems like a good plan.

kou commented 8 years ago

Great!

larskanis commented 8 years ago

rake-compiler-dock is now based on Ubuntu-16.10, but I noticed you've solved the libzeromq issue differently...

kou commented 7 years ago

Thanks!

you've solved the libzeromq issue differently

Sorry...