25 дек. 2013 г., в 0:08, Óscar Fuentes <[email protected]> написал(а):
> Alexpux <[email protected]> writes: > >> My 50 cents to this topic. There are some interesting discussion about >> porting clang to self-hosting on windows >> http://clang-developers.42468.n3.nabble.com/Porting-libcxxabi-Unwind-to-Windows-MingW-32-bit-td4035390.html > > AFAIK Clang could use (actually uses?) GCC exception stuff on MinGW (as > it does on Linux.) Libcxxabi is an entirely optional library for Clang. > > Moreover, Clang does not need exception support for being self-hosting > because LLVM/Clang source code does not use throw/catch. > > This topic about removing dependency from GCC libs - libstdc++ and libgcc as I understand. There are two projects that can replace them: https://github.com/pathscale/libcxxrt/ https://github.com/pathscale/libunwind > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > _______________________________________________ > Mingw-w64-public mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mingw-w64-public ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
