I use mingw to produce cros platform executables.   I can build executables
for linux, win32 and win64, which for my chess program is a must since it's
64 bit.

- Don


On Tue, Apr 21, 2009 at 5:33 AM, Łukasz Lew <lukasz....@gmail.com> wrote:

> On Tue, Apr 21, 2009 at 11:23, elife <elife2...@gmail.com> wrote:
> >> I forgot about cygwin indeed. It is a good idea.
> >> But can you ran the binary on a system without cygwin?
> >
> > We can run the binary on a system without cygwin if we provide
> cygwin1.dll.
>
> That is great.
> Another good idea is mingw.
>
> BTW
> I would like to recommend stackoverflow.com for programming questions.
> I asked this question there
>
> http://stackoverflow.com/questions/771756/what-is-the-difference-between-cygwin-and-mingw
> and got few good answers within a minute.
>
> Lukasz
>
> > _______________________________________________
> > computer-go mailing list
> > computer-go@computer-go.org
> > http://www.computer-go.org/mailman/listinfo/computer-go/
> >
> _______________________________________________
> computer-go mailing list
> computer-go@computer-go.org
> http://www.computer-go.org/mailman/listinfo/computer-go/
>
_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to