]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Increase the depth of template instantiations since we get to the
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 28 Jun 1999 16:35:14 +0000 (16:35 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 28 Jun 1999 16:35:14 +0000 (16:35 +0000)
built-in limit of 17 as it seems (weird error messages, pages and
pages...)

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

deal.II/deal.II/Make.global_options

index c919e7a50176aa517cc5a6b1e9d31cdac502daa8..2196b977530142a9a5aff9b65fbe9b2ed39f8dd5 100644 (file)
@@ -15,11 +15,11 @@ INCLUDE   = -I$D/deal.II/include -I$D/lac/include \
             -I$D/base/include
 CXXFLAGS.g= -ansi -DDEBUG -ggdb -Wall -W -Wconversion \
             -Winline -Woverloaded-virtual -fno-builtin\
-           -fno-vtable-thunks \
+           -fno-vtable-thunks -ftemplate-depth-32\
             $(INCLUDE)
 CXXFLAGS  =-O2 -Wuninitialized -ffast-math \
            -felide-constructors -fnonnull-objects \
-          -fno-vtable-thunks \
+          -fno-vtable-thunks -ftemplate-depth-32\
            $(INCLUDE)
 
 

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.