summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1998-11-20 19:22:54 +0000
committerWerner Koch <wk@gnupg.org>1998-11-20 19:22:54 +0000
commitd5744175f931a436311e5d960aee0dc917d23f34 (patch)
treea48c51a279c1f194ed500986c35d95cde3b87289 /INSTALL
parent623b36f2d759de583559c57072aa6f233ec935b6 (diff)
downloadlibgcrypt-d5744175f931a436311e5d960aee0dc917d23f34.tar.gz
Ready for version 0.4.4
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 3 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index a6ccd168..d5bf12e6 100644
--- a/INSTALL
+++ b/INSTALL
@@ -28,6 +28,8 @@ Configure options for GNUPG
--disable-dynload If you have problems with dynamic loading, this option
disables all dynamic loading stuff.
+--disable-asm Do not use assembler modules.
+
Problems
@@ -42,7 +44,7 @@ If you have other compile problems, try the configure options
or --disable-dynload.
I can't check all assembler files, so if you have problems assembling them
-(or the program crashes), simply delete the files in the mpi/<cpu> directory.
+(or the program crashes) use --disable-asm with ./configure.
The configure scripts may consider several subdirectories to get all
available assembler files; be sure to delete the correct ones. The
assembler replacements are in C and in mpi/generic; never delete udiv-qrnnd.S