octave-maintainers
[Top][All Lists]
Advanced

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

About MXE changeset 7bbaffce14a8


From: Michael Goffioul
Subject: About MXE changeset 7bbaffce14a8
Date: Wed, 20 Nov 2013 20:38:10 -0500

Rik,

I believe there's some confusion in the following change:

http://hg.octave.org/mxe-octave/rev/7bbaffce14a8

The mingw-* patches are not applied when compiling with MSVC. By moving the change to a mingw-* patch, you actually broken MSVC compilation.

If you want a patch applied in all systems, use <modulename>-*.patch as name. If you want a patch applied only for a given system, use <compiler>-<modulename>-*.patch. What is not there, though, is a distinction between native-mingw and cross-mingw; in both cases, MXE_SYSTEM is set to mingw.

Michael.


reply via email to

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