From 680f78ea4a081968ea17ee5e3d7a248c1c3c5eb6 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Sun, 16 Nov 2014 03:46:18 +0200 Subject: [PATCH] README: Add list of ubuntu package dependencies. --- README | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README b/README index 9ed244e..f608da2 100644 --- a/README +++ b/README @@ -32,11 +32,15 @@ Building To build standalone SDK with toolchain, you need GNU/POSIX system (Linux, BSD, MacOSX, Windows with Cygwin) with standard GNU development tools -installed, like gcc, binutils, flex, bison, etc. +installed, like gcc, binutils, flex, bison, etc. For Debian/Ubuntu +install: + +sudo apt-get install make unrar autoconf automake libtool gcc g++ gperf \ + flex bison texinfo gawk ncurses-dev libexpat-dev To start build process run: - make +make This will download all necessary components and compile them. Once done, the toolchain (with Xtensa HAL library) will be available in toolchain/