|
[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 39f8d3: Fix segfault for multithreading with static execut...GitHub noreply at github.comFri Sep 16 09:58:51 BST 2016
Branch: refs/heads/development Home: https://github.com/FlexibleSUSY/FlexibleSUSY Commit: 39f8d366dcd82ee085fdf72c63d8ae3149b47c63 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/39f8d366dcd82ee085fdf72c63d8ae3149b47c63 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-09-16 (Fri, 16 Sep 2016) Changed paths: M configure Log Message: ----------- Fix segfault for multithreading with static executables by linking the whole libpthread.a, see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52590 The segfault ocurred in the following setup: ./createmodel --name=CMSSMCPV -f ./configure \ --with-models=CMSSMCPV \ --enable-static \ --disable-sqlite \ --enable-debug \ --with-cxxflags="-std=c++11" \ --with-fflags="-frecursive" make cd models/CMSSMCPV ./run_CMSSMCPV.x --slha-input-file=LesHouches.in.CMSSMCPV
More information about the Flexiblesusy-commits mailing list |