diff INSTALL @ 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 9597c2e3b9d4
children 2d943453cecf
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