<div dir="ltr">On Sun, May 8, 2016 at 5:16 AM, Thomas Goirand <<a href="mailto:zigo@debian.org">zigo@debian.org</a>> wrote:<br>>  I've heard that upstream for<br>> Golang was working on implementing shared libs, but I have no idea what<br>> the status is. Does anyone know?<br><br><br>In Go 1.5, the -buildmode option was introduced (eg. -buildmode=shared):<br><br><a href="https://golang.org/cmd/go/#hdr-Description_of_build_modes">https://golang.org/cmd/go/#hdr-Description_of_build_modes</a><br><br>And the design doc: <a href="https://golang.org/s/execmodes">https://golang.org/s/execmodes</a><br><br>Rayson<br><br>==================================================<br>Open Grid Scheduler - The Official Open Source Grid Engine<br><a href="http://gridscheduler.sourceforge.net/">http://gridscheduler.sourceforge.net/</a><br><a href="http://gridscheduler.sourceforge.net/GridEngine/GridEngineCloud.html">http://gridscheduler.sourceforge.net/GridEngine/GridEngineCloud.html</a><br><br><br><br><br>><br>><br>> Cheers,<br>><br>> Thomas Goirand (zigo)<br>><br>><br>> __________________________________________________________________________<br>> OpenStack Development Mailing List (not for usage questions)<br>> Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a></div>