<p>I'm guessing then it is the YAML_STATIC_DECLARE stuff then. On Windows the default header wants dynamic linking, but then it can't find the _imp_ functions. I thought it needed the lib, but prob it just needed the -D flag.</p>

<p>As for 32 bit, I had some pretty bad experiences with it, but it was all pre go1. </p>
<p>John<br>
=:-></p>
<div class="gmail_quote">On Mar 14, 2013 3:09 AM, "David Cheney" <<a href="mailto:david.cheney@canonical.com">david.cheney@canonical.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hmm, that sounds strange, I certainly don't have a libyaml on any of my systems, nor do we require it as part of the build recipe. Can you post the output of<br>
<br>
go build -x <a href="http://launchpad.net/goyaml" target="_blank">launchpad.net/goyaml</a><br>
<br>
<br>
On 14/03/13 00:48, Gustavo Niemeyer wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Wed, Mar 13, 2013 at 9:53 AM, John Arbash Meinel<br>
<<a href="mailto:john@arbash-meinel.com" target="_blank">john@arbash-meinel.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The main blocker is 'goyaml' needing 'libyaml', and using cgo. Which<br>
means we can't just cross-compile, and just downloading and using the<br>
Go binary distribution for Windows isn't quite enough.<br>
</blockquote>
<br>
I'd have to look at that again for details, but FWIW I already<br>
cross-compiled goyaml to Windows before to hand another application to<br>
a friend, and I didn't have to fiddle with goyaml.<br>
<br>
<br>
gustavo @ <a href="http://niemeyer.net" target="_blank">http://niemeyer.net</a><br>
<br>
</blockquote>
<br>
-- <br>
Juju-dev mailing list<br>
<a href="mailto:Juju-dev@lists.ubuntu.com" target="_blank">Juju-dev@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/juju-dev" target="_blank">https://lists.ubuntu.com/<u></u>mailman/listinfo/juju-dev</a><br>
</blockquote></div>