]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Don't use -shared in ldflags.
authordeal <deal@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 24 Sep 2003 16:52:05 +0000 (16:52 +0000)
committerdeal <deal@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 24 Sep 2003 16:52:05 +0000 (16:52 +0000)
git-svn-id: https://svn.dealii.org/trunk@8031 0785d39b-7218-0410-832d-ea1e28bc413d

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

index a2c4c8d4e532bcac3f48d48d9d6323a6681f50f6..03c375bd75e3239bf5ce09f0c32aef07d9dd98c1 100644 (file)
@@ -402,7 +402,7 @@ AC_DEFUN(DEAL_II_SET_CXX_FLAGS, dnl
           CXXFLAGSG="$CXXFLAGS -Kc++eh -Krtti -w1 -wd175 -wd525 -wd327 -wd424 -wd11 -wd734 -DDEBUG -inline_debug_info"
           CXXFLAGSO="$CXXFLAGS -Kc++eh -Krtti -O2 -ip -unroll -w0 -wd424 -wd11"
           CXXFLAGSPIC="-KPIC"
-          LDFLAGSPIC="-KPIC -shared"
+          LDFLAGSPIC="-KPIC"
 
           dnl To reduce output, use -opt_report_levelmin where possible,
           dnl i.e. post icc5
index da80c227d2deffc2cfddc82ad75123270732215d..555cc31a7ef4980958797939f2cc7212aaa03cb8 100755 (executable)
@@ -3065,7 +3065,7 @@ rm -f conftest.$ac_objext conftest.$ac_ext
                                                                                                                                                            CXXFLAGSG="$CXXFLAGS -Kc++eh -Krtti -w1 -wd175 -wd525 -wd327 -wd424 -wd11 -wd734 -DDEBUG -inline_debug_info"
           CXXFLAGSO="$CXXFLAGS -Kc++eh -Krtti -O2 -ip -unroll -w0 -wd424 -wd11"
           CXXFLAGSPIC="-KPIC"
-          LDFLAGSPIC="-KPIC -shared"
+          LDFLAGSPIC="-KPIC"
 
                               if test "x$GXX_VERSION" != "xintel_icc5" ; then
             CXXFLAGSO="$CXXFLAGSO -opt_report_levelmin"

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.