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