Hi, I have not tried to build jit option for windows right now. Nevertheless you shouldn't remove the c-languages from bootstrap as modern gcc requires at least c++ for doing a full bootstrap. Additionally I would recomment to specify explicit --disable-multilib option, as this could otherwise easily lead to unwanted problems, too.
There are instructions on using mingw-w64. Please visit either our Wiki, or you can visit us on our irc-channel at #mingw-w64 on irc.oftc.net Regards, Kai 2015-04-24 23:58 GMT+02:00 Hayden Livingston <[email protected]>: > Hey folks, > > I was wondering has anybody tried building GCC 5.1 with the new JIT > language support. > > I tried and it failed, but I'm admittedly a noob in buiding GCC on Windows. > > Are there instructions using MingW-w64? > > I've downloaded everything, but I keep getting make errors like > (libiberty.a is needed, but couldn't make it). I also don't know where > to find the logs. > > Any help appreciated. > > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y > _______________________________________________ > Mingw-w64-public mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mingw-w64-public ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
