Bering-uClibc 4.x - Developer Guide - Preparing the Build Environment

From bering-uClibc
Revision as of 21:02, 8 December 2010 by Nitr0man (Talk | contribs) (Prerequisites)

Jump to: navigation, search
Preparing the Build Environment
Prev Bering-uClibc 4.x - Developer Guide Next


TODO Migrate some of the early content from "Compiling Source Code" to here.

Prerequisites

A number of packages are required on the build host:

  • asciidoc
  • bison
  • flex
  • gawk
  • m4
  • texinfo
  • Perl with installed Config-General package
  • gcc, make, patch, tar, gzip, bzip2 and so on...



Prev Up Next