]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Re-enable -AA for hp aCC
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 1 Aug 2002 15:52:18 +0000 (15:52 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 1 Aug 2002 15:52:18 +0000 (15:52 +0000)
git-svn-id: https://svn.dealii.org/trunk@6313 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 769ab309f22b8e66f840e0ea898b272b8955cfce..46c54d3d6bd1bc2a0614cc08f029c4fb2dc91472 100644 (file)
@@ -431,8 +431,8 @@ AC_DEFUN(DEAL_II_SET_CXX_FLAGS, dnl
       hp_aCC)
          dnl ??? disable warning 655 (about all-inlined functions) which
          dnl triggers for each and every of our DeclExceptionX calls ???
-          CXXFLAGSG="$CXXFLAGS -g1"
-          CXXFLAGSO="$CXXFLAGS -z +O2"
+          CXXFLAGSG="$CXXFLAGS -g1 -AA"
+          CXXFLAGSO="$CXXFLAGS -z +O2 -AA"
           CXXFLAGSPIC="+Z"
          # for linking shared libs, -b is also necessary...
           ;;
index b210e5223cd3dce6c4bf689e2016147ac5cf3fd5..9ce36c9bd61d1c7a902b5134745e28e6604cebfa 100755 (executable)
@@ -2376,8 +2376,8 @@ rm -f conftest.$ac_objext conftest.$ac_ext
          ;;
 
       hp_aCC)
-                           CXXFLAGSG="$CXXFLAGS -g1"
-          CXXFLAGSO="$CXXFLAGS -z +O2"
+                           CXXFLAGSG="$CXXFLAGS -g1 -AA"
+          CXXFLAGSO="$CXXFLAGS -z +O2 -AA"
           CXXFLAGSPIC="+Z"
          # for linking shared libs, -b is also necessary...
           ;;

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.