# HG changeset patch # User Matt Johnston # Date 1125979491 0 # Node ID b24730e11c830cf2aebfd8311bcb94413d6f7540 # Parent eb7b9f2bb8e83592513bb81fe96abe9b4342a224 add note about compiling for 386 diff -r eb7b9f2bb8e8 -r b24730e11c83 INSTALL --- 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