dnl
dnl Exception handling is also standard in later versions, as is rtti
case "$GXX_VERSION" in
- intel_icc[56789])
+ intel_icc5 | intel_icc6 | intel_icc7 | intel_icc8 | intel_icc9)
CXXFLAGSG="$CXXFLAGS -Kc++eh -Krtti -DDEBUG -inline_debug_info"
CXXFLAGSO="$CXXFLAGS -Kc++eh -Krtti -O2 -unroll"
CXXFLAGSPIC="-KPIC"
case "$GXX_VERSION" in
intel_icc5)
;;
- intel_icc[6789])
+ intel_icc6 | intel_icc7 | intel_icc8 | intel_icc9)
CXXFLAGSO="$CXXFLAGSO -opt_report_levelmin"
;;
*)
case "$GXX_VERSION" in
intel_icc5)
;;
- intel_icc[6789])
+ intel_icc6 | intel_icc7 | intel_icc8 | intel_icc9)
CXXFLAGSO="$CXXFLAGSO -tpp6"
;;
*)
#! /bin/sh
-# From configure.in Revision: 14622 .
+# From configure.in Revision: 14843 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.60 for deal.II 6.0.pre.
#
intel_icc*)
case "$GXX_VERSION" in
- intel_icc56789)
+ intel_icc5 | intel_icc6 | intel_icc7 | intel_icc8 | intel_icc9)
CXXFLAGSG="$CXXFLAGS -Kc++eh -Krtti -DDEBUG -inline_debug_info"
CXXFLAGSO="$CXXFLAGS -Kc++eh -Krtti -O2 -unroll"
CXXFLAGSPIC="-KPIC"
case "$GXX_VERSION" in
intel_icc5)
;;
- intel_icc6789)
+ intel_icc6 | intel_icc7 | intel_icc8 | intel_icc9)
CXXFLAGSO="$CXXFLAGSO -opt_report_levelmin"
;;
*)
case "$GXX_VERSION" in
intel_icc5)
;;
- intel_icc6789)
+ intel_icc6 | intel_icc7 | intel_icc8 | intel_icc9)
CXXFLAGSO="$CXXFLAGSO -tpp6"
;;
*)
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