changeset 245:b24730e11c83

add note about compiling for 386
author Matt Johnston <matt@ucc.asn.au>
date Tue, 06 Sep 2005 04:04:51 +0000
parents eb7b9f2bb8e8
children c07de41b53d7 bf64e666f99b
files INSTALL
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL	Tue Sep 06 03:57:21 2005 +0000
+++ b/INSTALL	Tue Sep 06 04:04:51 2005 +0000
@@ -28,6 +28,11 @@
 
 ============================================================================
 
+If you're compiling for a 386-class CPU, you will probably need to add
+CFLAGS=-DLTC_NO_BSWAP so that libtomcrypt doesn't use 486+ instructions.
+
+============================================================================
+
 Compiling with uClibc:
 
 Firstly, make sure you have at least uclibc 0.9.17, as getusershell() in prior