]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Set flags for Kai C++
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 13 Jun 2002 14:31:01 +0000 (14:31 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 13 Jun 2002 14:31:01 +0000 (14:31 +0000)
git-svn-id: https://svn.dealii.org/trunk@6101 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/aclocal.m4

index b6af1b464a514edd2ae3a1f89f698c29886070ea..0f238d338754222c55c8301af11ecb45fcb523ca 100644 (file)
@@ -397,6 +397,12 @@ AC_DEFUN(DEAL_II_SET_CXX_FLAGS, dnl
           CXXFLAGSPIC="-Kpic"
           ;;
 
+      kai_cc)
+          CXXFLAGSG="$CXXFLAGS --strict -D__KAI_STRICT --max_pending_instantiations 32 --display_error_number -g +K0 --no_implicit_typename"
+          CXXFLAGSO="$CXXFLAGS +K3 -O2 --abstract_float --abstract_pointer -w --display_error_number --max_pending_instantiations 32 --display_error_number"
+          CXXFLAGSPIC="-fPIC"
+         ;;
+
       hp_aCC)
          dnl ??? disable warning 655 (about all-inlined functions) which
          dnl triggers for each and every of our DeclExceptionX calls ???

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.