I am writing a library in Python that needs to import julia. If I do the 
"load julia's libstdc++ first" trick, it means all users of my library have 
to do the same.

Are there any alternative solutions?

On Monday, April 11, 2016 at 1:07:43 PM UTC+1, Tony Kelman wrote:
>
> Load Julia's libstdc++ before anything else?

Reply via email to