On 4 January 2012 04:53,  <r...@libertysurf.fr> wrote:
> Dear both lists,
> I would like to understand better what is the difference between your two 
> projects, in term of cross-compilation capabilities (linux -> windows).

The main differences are:
- mingw-w64 provides headers and runtime that allow you to build both
64 and 32-bit compilers, and also complete binary toolchains for
various operating systems.
- mingw-cross-env is 32-bit only (using the mingw.org headers and
runtime), and automates the process of building the cross-compilers
and many other libraries, with a focus on building static binaries.

> mingw-64 seems to be a much bigger project, but has not factual documentation 
> on how to actually setup the cross-compiling environment.

Take a look at the documentation here:

http://sourceforge.net/apps/trac/mingw-w64/wiki/download%20filename%20structure

and here if you want to build your own:

http://mingw-w64.svn.sourceforge.net/viewvc/mingw-w64/trunk/mingw-w64-doc/howto-build/

Cheers,

Tony

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to