diff --git a/INSTALL b/INSTALL index b9249c0e5..8a11c3e23 100644 --- a/INSTALL +++ b/INSTALL @@ -1,7 +1,7 @@ 0. Building on *nix from git repository - Run the autogen script to generate configure, you'll need the autoconf tools - installed, then proceed to step 1. + Run the autogen script to generate configure, then proceed to step 1. + Prerequisites: You'll need autoconf, automake and libtool installed. $ ./autogen.sh @@ -43,3 +43,7 @@ Please see section 2.4 in the manual: http://www.wolfssl.com/yaSSL/Docs-cyassl-manual-2-building-cyassl.html +9. Building with Rowley CrossWorks for ARM + + Use the CrossWorks project in IDE/ROWLEY-CROSSWORKS-ARM/wolfssl.hzp + There is a README.md in IDE/ROWLEY-CROSSWORKS-ARM with more information