commit 57a300ec29469afdd9c267b00b55701888114e0a
Author:     Mattias Andrée <[email protected]>
AuthorDate: Mon May 9 21:58:03 2016 +0200
Commit:     Mattias Andrée <[email protected]>
CommitDate: Mon May 9 21:58:03 2016 +0200

    Nope, that was not the case, just stupid packaging, build it yourself and 
everything is fine.
    
    Signed-off-by: Mattias Andrée <[email protected]>

diff --git a/doc/what-is-libzahl.tex b/doc/what-is-libzahl.tex
index 5f2e9a1..cf74c38 100644
--- a/doc/what-is-libzahl.tex
+++ b/doc/what-is-libzahl.tex
@@ -50,12 +50,11 @@ TomsFastMath (tfm) and Hebimath. All of these have problems:
 \begin{itemize}
 \item
 GNU MP is extremely bloated, can only be complied with
-GCC, can only be dynamically linked by default, it is
-required to opt in for static linking, and requires that
-you use glibc unless another C standard library was used
-when GNU MP was compiled. Additionally, whilst its
-performance is generally good, it can still be improved.
-Furthermore, GNU MP cannot be used for robust applications.
+GCC, and requires that you use glibc unless another C
+standard library was used when GNU MP was compiled.
+Additionally, whilst its performance is generally good,
+it can still be improved. Furthermore, GNU MP cannot be
+used for robust applications.
 
 \item
 LibTomMath is very slow, infact performance is not its

Reply via email to