]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Doc update.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 26 Jan 2000 16:35:08 +0000 (16:35 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 26 Jan 2000 16:35:08 +0000 (16:35 +0000)
git-svn-id: https://svn.dealii.org/trunk@2271 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/readme.html

index f3319dd642b1ea9687bd479c0bbabd71102cc912..097518d95f7fbf06dab2c0e560472aa35c4157f0 100644 (file)
       call ./configure with the parameter
       <code>--disable-shared</code>. 
 
+      <p>
+
+      It is important to note that the actual size of the executable
+      program in memory will be larger than when linked statically,
+      since the dynamic linker does not remove symbols which are not
+      used, in contrast to the static linker. Therefore, more main
+      memory will be used when running your applications, but link
+      time is significantly reduced.      
+
     <li>
       <code>--enable-multithreading</code>: This sets compiler
       variables such that the resulting program supports

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.