mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] difference between your projects


From: r . 3
Subject: Re: [Mingw-cross-env-list] difference between your projects
Date: Thu, 05 Jan 2012 10:28:04 +0100 (CET)

ok thanks!
The first link is not working, but the second is verty interesting and seems 
accurante and maintained. It is too bad it is not indicated in the wiki page of 
the project about cross compilation!
The ultimate thing would be mingw-w64 scripts with mingw-w64 ;-)
William


----- Mail original -----
De: "Tony Theodore" <address@hidden>
À: "r 3" <address@hidden>
Cc: address@hidden, address@hidden
Envoyé: Jeudi 5 Janvier 2012 09:41:21
Objet: Re: [Mingw-cross-env-list] difference between your projects

On 4 January 2012 04:53,  <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]