On Sat, May 2, 2015 at 8:46 PM, Fabrice Popineau <[email protected]> wrote: > Hi, > > I was trying to compile graph-tool (http://graph-tool.skewed.de/) with > MinGW64 and I hit a problem. > I managed to compile and link the various modules only by using the CLang > compiler. G++ 4.9.2 crashed with a segfault on a couple of source files.
Please submit a PKGBUILD for graph-tool via github so that the segfaults can be investigated and fixed. > The modules compiled with CLang segfault when I load them from Python3. The > segfault happens quite deep in libboost_python3-mt. > Is there some incompatibility in using CLang to compile Python extensions in > this way ? > Boost is 1.57, x86_64, CLang is 3.5.1, x86_64 and Python3 is the default one > for the MSYS2/MinGW64 distribution. > > Thanks for any clue, > > Fabrice > > ------------------------------------------------------------------------------ > 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 > _______________________________________________ > Msys2-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/msys2-users > ------------------------------------------------------------------------------ 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 _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
