|
From: | John D |
Subject: | RE: mxe-octave native ming build failure |
Date: | Fri, 28 Jun 2013 15:06:17 -0400 |
From: Michael Goffioul [mailto:address@hidden On Wed, Jun 26, 2013 at 9:55 PM, John D <address@hidden> wrote:
Do you have an error log about why libmng is not compiled? (assuming it is actually not compiled, but the error above seems to go in that direction). In those 2 changesets, the only change that could be suspicious is the addition of CC='$(MXE_CC)' to zlib.mk, though I don't see at the moment how it could affect a native MinGW build. Michael. So it is changeset http://hg.octave.org/mxe-octave/rev/d89eccc2edd3 that causes it to fail. There are 2 changes to zlib in that change set, the first being the removal of CC=MXE_CC. the second being that it doesn’t install the static libraries unless selected to do so. I tried removing the CC part, so am guessing libmng is using the static zlib for some reason. |
[Prev in Thread] | Current Thread | [Next in Thread] |