]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Use -lpthread for icc10
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 19 Jul 2007 14:51:44 +0000 (14:51 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 19 Jul 2007 14:51:44 +0000 (14:51 +0000)
git-svn-id: https://svn.dealii.org/trunk@14867 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/aclocal.m4
deal.II/configure

index 712ab746830098de84a82fb5668d90462d35c427..0e422782d53d878dafa314e0a914840316f0b42e 100644 (file)
@@ -608,7 +608,7 @@ AC_DEFUN(DEAL_II_SET_CXX_FLAGS, dnl
              CXXFLAGSG="$CXXFLAGS -DDEBUG -inline_debug_info"
               CXXFLAGSO="$CXXFLAGS -O2 -unroll"
               CXXFLAGSPIC="-fPIC"
-             LDFLAGS="$LDFLAGS -lstdc++"
+             LDFLAGS="$LDFLAGS -lstdc++ -lpthread"
               LDFLAGSPIC="-fPIC"
               ;;
           esac
index e2210c6542425442d5e05923ed50e48e76d03fcb..9b91f9d4711dfb43b475836a50daa1e62d6ad56a 100755 (executable)
@@ -4199,7 +4199,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
              CXXFLAGSG="$CXXFLAGS -DDEBUG -inline_debug_info"
               CXXFLAGSO="$CXXFLAGS -O2 -unroll"
               CXXFLAGSPIC="-fPIC"
-             LDFLAGS="$LDFLAGS -lstdc++"
+             LDFLAGS="$LDFLAGS -lstdc++ -lpthread"
               LDFLAGSPIC="-fPIC"
               ;;
           esac

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.