Changeset eec1f7b in freewrt
- Timestamp:
- Sep 12, 2006, 8:18:32 PM (19 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- c719125
- Parents:
- db5651c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
README
rdb5651c reec1f7b 7 7 Before you can start with the build process, you need to install some tools: 8 8 9 perl, gcc, g++, binutils, patch, gzip, bzip2, flex, bison, make, unzip, 10 and the zlib and libc headers (usually called libz-dev and glibc-dev on 11 GNU/Linux systems). The framework checks for the required versions of 12 these tools in advance, though (to re-issue the checks, use "make 13 prereq"). 9 perl, gcc, g++, binutils, patch, gzip, bzip2, flex, bison, make, unzip, and the 10 zlib, ncurses and libc headers (usually called libz-dev, libncurses5-dev and 11 glibc-dev on GNU/Linux systems). The framework checks for the required versions 12 of these tools in advance, though (to re-issue the checks, use "make prereq"). 14 13 15 14 Please use "make menuconfig" to choose your embedded system and configure like you
Note:
See TracChangeset
for help on using the changeset viewer.
