Install headers into your system directory please. Specifically, if you are using mingwbuilds, you should set --prefix= to /i686-w64-mingw32 or /x86_64-w64-mingw32.
------------------ Best regards, lh_mouse 2014-11-27 ------------------------------------------------------------- 发件人:Erik de Castro Lopo <[email protected]> 发送日期:2014-11-27 07:16 收件人:mingw-w64-public 抄送: 主题:[Mingw-w64-public] Build MinGW-w64 from Git on Linux Hi all, I'm having a bit of trouble building MinGW-w64 from source. I asked on IRC and was told something along the lines of: export MYPREFIX=$HOME/MinGW/64 (cd mingw-w64-headers && ./configure --prefix=$MYPREFIX && make install) ./configure --prefix=$MYPREFIX && make When I run that I get: configure: error: Please check if the mingw-w64 header set and the build/host option are set properly. configure: error: ./configure failed for mingw-w64-crt but the configure --help output doesn't really help me very much. Clues? Cheers, Erik PS : I need to build from source because I have abug fix and a test to go with it that I'd like to test before submission. -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/ ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
