From: wolf Date: Mon, 8 Nov 1999 07:22:45 +0000 (+0000) Subject: Doc about compiler options. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc0a148156aa9a8e141e19db04928ae85be80f49;p=dealii-svn.git Doc about compiler options. git-svn-id: https://svn.dealii.org/trunk@1838 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/common/README b/deal.II/common/README index 2ec6cf6b46..0822d7eef6 100644 --- a/deal.II/common/README +++ b/deal.II/common/README @@ -87,9 +87,10 @@ Bash-users will know what to do instead. These options then will be handed to the compiler and the linker during translation of the library and your programs. -A list of necessary flags follows: - -XXXX +If you work on Linux, you need to *remove* the flag -fno-vtable-thunks +from the file /common/Make.global-options to allow for proper +compilations. If you forget to do so, you will get linker errors about +missing vtable symbols. 4) Problems, questions, further information: