Răsfoiți Sursa

README: Add list of ubuntu package dependencies.

Paul Sokolovsky 10 ani în urmă
părinte
comite
680f78ea4a
1 a modificat fișierele cu 6 adăugiri și 2 ștergeri
  1. 6 2
      README

+ 6 - 2
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/