]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Some notes on the use of DEC's cxx compiler. We don't support it yet,
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 10 Jan 2001 17:43:14 +0000 (17:43 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 10 Jan 2001 17:43:14 +0000 (17:43 +0000)
but this is a list of flags that might be useful.

git-svn-id: https://svn.dealii.org/trunk@3641 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/configure.in

index 04abad6d57860a4b31221e1eb614fc108a81f47f..6e0c3465dd0a9f6fff25a09b68d16b43426aa768 100644 (file)
@@ -209,6 +209,14 @@ if test "$GXX" = yes ; then
 
 else
   dnl Other compiler
+
+  dnl For DECs cxx we should use the following options:
+  dnl   CXXFLAGSO: -ansi_alias -O3
+  dnl   CXXFLAGSG: -std strict_ansi_errors -w0
+  dnl if necessary: -shared, -pthread 
+  dnl Should one use -compress? -distinguish_nested_enums? -nousing_std? 
+  dnl                -pch? -noimplicit_include?
+
   AC_MSG_ERROR(No compiler options for this C++ compiler
                specified at present)
   exit 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.