[ale] OT: Windows Programming

Ed Cashin ecashin at noserose.net
Thu Dec 18 11:08:51 EST 2014


Go is good at cross compiling if C/C++ isn't a hard requirement.

On EPEL, for example, there's golang-pkg-windows-386.  After installing you
can do in CentOS 6,

  GOOS=windows GOARCH=386 go build hello.go

... and run the resulting hello.exe on a Windows 7 x86_64 machine.


On Sat, Dec 13, 2014 at 10:11 PM, Michael Potter <michael at potter.name>
wrote:
>
> What about some way to cross compile on Linux, but run on Windows?
>
> I seem to recall some tools that do this, but I Google is no help in
> finding them.
>
> On Thu, Dec 4, 2014 at 3:38 PM, Chris Fowler
> <cfowler at outpostsentinel.com> wrote:
> > I forgotten to disclose my language choice.  C/C++ is what I plan on
> > programming in.  My Java devs can do any C#.
> >
> >
> >
> > _______________________________________________
> > Ale mailing list
> > Ale at ale.org
> > http://mail.ale.org/mailman/listinfo/ale
> > See JOBS, ANNOUNCE and SCHOOLS lists at
> > http://mail.ale.org/mailman/listinfo
> >
>
>
>
> --
> Michael Potter
>   Tapp Solutions, LLC
>   Replatform Technologies, LLC
> +1 770 815 6142  ** Atlanta ** michael at potter.name  **
> www.linkedin.com/in/michaelpotter
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://mail.ale.org/mailman/listinfo/ale
> See JOBS, ANNOUNCE and SCHOOLS lists at
> http://mail.ale.org/mailman/listinfo
>


-- 
  Ed Cashin <ecashin at noserose.net>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.ale.org/pipermail/ale/attachments/20141218/98d7e539/attachment.html>


More information about the Ale mailing list