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

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

[Mingw-cross-env-list] Preliminary support for shared builds


From: Tony Theodore
Subject: [Mingw-cross-env-list] Preliminary support for shared builds
Date: Mon, 10 Feb 2014 00:38:54 +1100

Hi All,

Preliminary support for shared builds has been added[1] with qt4 webkit used as a smoke-test to ensure everything is working as expected. This is roughly 10% of the mxe packages, though enabling shared builds for many packages will be a trivial replacement of host/build/prefix/enable-static/disable-shared options with the new $(MXE_CONFIGURE_OPTS) variable (see dbus.mk[2]). Not much has been done with the cmake packages or the new `Cflags.private` that pkgconf supports (other than they basically work), but finalising those is high on the todo list.

Current installations will continue to work unchanged, though there is a deprecation notice to switch to the new style target naming i.e. `i686-pc-mingw32.static`, and it is always advisable to start with `make clean` (more doc updates coming).

Cheers,

Tony

[1] https://github.com/mxe/mxe/compare/5a18b27...57fa8e0
[2] https://github.com/mxe/mxe/commit/57fa8e075ed02e7f062dceefce8c8342d3e23e82#diff-aa59ee5f521de397cd1cbac6e6dc7c0dR18


reply via email to

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