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] [QUESTION] Section "Supported Toolchains" on


From: Tony Theodore
Subject: Re: [Mingw-cross-env-list] [QUESTION] Section "Supported Toolchains" on the website
Date: Wed, 6 Nov 2013 12:19:19 +1100

On 6 Nov 2013, at 7:14 am, Timothy Gu <address@hidden> wrote:

> Hi all,
> 
> I want to know what the "status" means in the "Supported Toolchain".
> What does 238/275 mean?

The status means that 238 out of 275 packages are enabled for that target - or, 
more precisely, 37 are disabled since targets are enabled by default.

> How can MXE *NOT* support some part of
> mingw-w64?

Sometimes packages don’t have 64-bit support (agg) or there’s differences 
between mingw.org and mingw-w64 that haven’t been investigated and fixed yet. 
Extra headers may need to be included (cgal) or certain macros are not defined 
(wxwidgets). More recently, some packages use newer apis (SDL2) that aren’t 
available in mingw.org, so they have been disabled for that target.

Some of these packages may now work with newer releases, just remove the blank 
build rules ("$(PKG)_BUILD_x86_64-w64-mingw32 =") to enable them again.

Cheers,

Tony




reply via email to

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