]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Don't use -A -Xa for hpaCC.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 19 Jul 2002 09:13:14 +0000 (09:13 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 19 Jul 2002 09:13:14 +0000 (09:13 +0000)
git-svn-id: https://svn.dealii.org/trunk@6262 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 5b9eb1b805fa2bc24189caf5c524148dfd74f354..95fcf5b3bcf921151906202035ce525903df1967 100644 (file)
@@ -428,7 +428,7 @@ AC_DEFUN(DEAL_II_SET_CXX_FLAGS, dnl
          dnl ??? disable warning 655 (about all-inlined functions) which
          dnl triggers for each and every of our DeclExceptionX calls ???
           CXXFLAGSG="$CXXFLAGS -g1 +p +w -z -Aa -AA"
-          CXXFLAGSO="$CXXFLAGS -A -Xa -z +O2 -Aa -AA"
+          CXXFLAGSO="$CXXFLAGS -z +O2 -Aa -AA"
           CXXFLAGSPIC="+Z"
          # for linking shared libs, -b is also necessary...
           ;;
index 50acdf1e98a96a307af8c0af54149b200e9b8cc7..c4b5da175976dae7edd0defa80407af7df024a0d 100755 (executable)
@@ -2923,7 +2923,7 @@ rm -f conftest.$ac_objext conftest.$ac_ext
 
       hp_aCC)
                            CXXFLAGSG="$CXXFLAGS -g1 +p +w -z -Aa -AA"
-          CXXFLAGSO="$CXXFLAGS -A -Xa -z +O2 -Aa -AA"
+          CXXFLAGSO="$CXXFLAGS -z +O2 -Aa -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.