1)System libzmq fails because binary tarball(julia-0.5) from julialang.org 
includes old libstdc++ shared library hence Pkg.build("ZMQ") fails. 2) I tried 
to build julia-0.5 with the system's gcc (6.2) but build fails while compiling 
julia that says "target does not support ifunc". Are there ways to work around 
these two?

Reply via email to