<div dir="ltr">Go is good at cross compiling if C/C++ isn&#39;t a hard requirement.<div><br></div><div>On EPEL, for example, there&#39;s golang-pkg-windows-386.  After installing you can do in CentOS 6,</div><div><br></div><div>  GOOS=windows GOARCH=386 go build hello.go</div><div><br></div><div>... and run the resulting hello.exe on a Windows 7 x86_64 machine.</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Dec 13, 2014 at 10:11 PM, Michael Potter <span dir="ltr">&lt;<a href="mailto:michael@potter.name" target="_blank">michael@potter.name</a>&gt;</span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">What about some way to cross compile on Linux, but run on Windows?<br>
<br>
I seem to recall some tools that do this, but I Google is no help in<br>
finding them.<br>
<div class="HOEnZb"><div class="h5"><br>
On Thu, Dec 4, 2014 at 3:38 PM, Chris Fowler<br>
&lt;<a href="mailto:cfowler@outpostsentinel.com">cfowler@outpostsentinel.com</a>&gt; wrote:<br>
&gt; I forgotten to disclose my language choice.  C/C++ is what I plan on<br>
&gt; programming in.  My Java devs can do any C#.<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div><span class="im HOEnZb">&gt; _______________________________________________<br>
&gt; Ale mailing list<br>
&gt; <a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
&gt; <a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
&gt; See JOBS, ANNOUNCE and SCHOOLS lists at<br>
&gt; <a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
&gt;<br>
<br>
<br>
<br>
--<br>
</span><span class="HOEnZb"><font color="#888888">Michael Potter<br>
  Tapp Solutions, LLC<br>
  Replatform Technologies, LLC<br>
<a href="tel:%2B1%20770%20815%206142" value="+17708156142">+1 770 815 6142</a>  ** Atlanta ** <a href="mailto:michael@potter.name">michael@potter.name</a>  **<br>
<a href="http://www.linkedin.com/in/michaelpotter" target="_blank">www.linkedin.com/in/michaelpotter</a><br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</div></div></blockquote></div><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">  Ed Cashin &lt;<a href="mailto:ecashin@noserose.net" target="_blank">ecashin@noserose.net</a>&gt;</div></div>
</div>