]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Make deal.II compile with ICC 8.0 (patches 1.174-1.177 of aclocal.m4). Patch 1.159...
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 13 Jan 2004 12:18:16 +0000 (12:18 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 13 Jan 2004 12:18:16 +0000 (12:18 +0000)
git-svn-id: https://svn.dealii.org/trunk@8312 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/configure

index a1655686fb15b14353b0f015c736052fd82e09c7..947e1bd194b43d89a51c6bc088498be117b790e7 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 1.158 .
+# From configure.in Revision: 1.159 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.57.
 #
@@ -3063,7 +3063,7 @@ rm -f conftest.$ac_objext conftest.$ac_ext
 
       intel_icc*)
                                                                                                                                                            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"
+          CXXFLAGSO="$CXXFLAGS -Kc++eh -Krtti -O2 -unroll -w0 -wd424 -wd11"
           CXXFLAGSPIC="-KPIC"
           LDFLAGSPIC="-KPIC"
 
@@ -3071,6 +3071,10 @@ rm -f conftest.$ac_objext conftest.$ac_ext
             CXXFLAGSO="$CXXFLAGSO -opt_report_levelmin"
           fi
 
+                              if test "x$GXX_VERSION" = "xintel_icc8" ; then
+            CXXFLAGSO="$CXXFLAGSO -vec_report0"
+          fi
+
                                                                                                  if test "x$GXX_VERSION" != "xintel_icc5" -a \
                   "x$GXX_VERSION" != "xintel_icc6" ; then
             CXXFLAGSG="$CXXFLAGSG -Xc -ansi"
@@ -3079,7 +3083,7 @@ rm -f conftest.$ac_objext conftest.$ac_ext
 
                          case "$target" in
            *86*)
-               CXXFLAGSO="$CXXFLAGSO -tpp6 -axiMK"
+               CXXFLAGSO="$CXXFLAGSO -tpp6"
                ;;
          esac
           ;;
@@ -5040,8 +5044,8 @@ echo $ECHO_N "checking for anonymous namespace and weak linkage bug... $ECHO_C"
       echo "$as_me:$LINENO: result: no" >&5
 echo "${ECHO_T}no" >&6
   else
-      echo "$as_me:$LINENO: result: yes. using workaround" >&5
-echo "${ECHO_T}yes. using workaround" >&6
+      echo "$as_me:$LINENO: result: yes" >&5
+echo "${ECHO_T}yes" >&6
 
 cat >>confdefs.h <<\_ACEOF
 #define DEAL_II_ANON_NAMESPACE_LINKAGE_BUG 1

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.