On Fri, Mar 15, 2013 at 12:55 AM, John E. / TDM <[email protected]> wrote: > On 3/14/2013 8:54 PM, NightStrike wrote: >> On Thu, Mar 14, 2013 at 4:22 PM, John E. / TDM <[email protected]> wrote: >>> $(RUNTIME_SRC)/configure --build=x86_64-w64-mingw32 --enable-lib32 >>> --enable-sdk=all --with-libraries=libmangle --with-tools=all >>> --prefix=$(RUNTIME_STAGE) >>> make >>> make install >>> >>> If GCC or mingw-w64 introduce ABI-breaking changes (this happens often), >>> I build a non-bootstrap GCC first in order to run this top-level >>> mingw-w64 build before bootstrapping; otherwise I use the bootstrapped GCC. >> So no headers? IIUC, it's only the headers package that is screwing up. > > The headers seem to get built along with all the other subtrees... ?
Curious... when configuring the crt, which headers is it checking for _mingw_mac.h? The soon-to-be-built ones, or the already-installed-as-part-of-the-toolchain ones? Similarly, which is it compiling against? ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
