forked from wolfSSL/wolfssl
Merge pull request #166 from dgarske/master
Updated the INSTALL file with section for building with Rowley CrossW…
This commit is contained in:
8
INSTALL
8
INSTALL
@@ -1,7 +1,7 @@
|
|||||||
0. Building on *nix from git repository
|
0. Building on *nix from git repository
|
||||||
|
|
||||||
Run the autogen script to generate configure, you'll need the autoconf tools
|
Run the autogen script to generate configure, then proceed to step 1.
|
||||||
installed, then proceed to step 1.
|
Prerequisites: You'll need autoconf, automake and libtool installed.
|
||||||
|
|
||||||
$ ./autogen.sh
|
$ ./autogen.sh
|
||||||
|
|
||||||
@@ -43,3 +43,7 @@
|
|||||||
Please see section 2.4 in the manual:
|
Please see section 2.4 in the manual:
|
||||||
http://www.wolfssl.com/yaSSL/Docs-cyassl-manual-2-building-cyassl.html
|
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
|
||||||
|
Reference in New Issue
Block a user