]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Revert Guido's change. Will discuss the problem and hopefully find a
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 5 Nov 1999 08:22:40 +0000 (08:22 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 5 Nov 1999 08:22:40 +0000 (08:22 +0000)
solution soon.

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

deal.II/common/Make.global_options

index 4618585f81aea1435446782cfc3c14e9e80e0396..d73b982d948d6fe8b8c817c7ce9b68238ae825c9 100644 (file)
@@ -18,11 +18,11 @@ INCLUDE   = -I$D/deal.II/include -I$D/lac/include \
             -I$D/base/include
 CXXFLAGS.g= -DDEBUG -ggdb -Wall -W -Wconversion \
             -Winline -Woverloaded-virtual\
-           -ftemplate-depth-32\
+           -fno-vtable-thunks -ftemplate-depth-32\
             $(INCLUDE)
 CXXFLAGS.o= -O2 -Wuninitialized -ffast-math \
             -felide-constructors -fnonnull-objects \
-           -ftemplate-depth-32 \
+           -fno-vtable-thunks -ftemplate-depth-32 \
             $(INCLUDE)
 
 # DEAL_II_USE_MT=true

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.