Changeset 91

Show
Ignore:
Timestamp:
06/18/06 16:53:14 (2 years ago)
Author:
wbx
Message:

add g++ as host dependency, modify title

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/README

    r2 r91  
    1 FreeWRT - secure and functional linux distribution for embedded systems 
    2 ======================================================================= 
     1FreeWRT - functional, portable and secure GNU/Linux distribution  
     2for embedded systems 
     3================================================================ 
    34 
    45This is the menu based buildsystem for the FreeWRT Linux distribution. 
    56 
    67Before you can start with the build process, you need to install some tools:  
    7 gcc, binutils, patch, bzip2, flex, bison, make, gettext, pkg-config, unzip, 
    8 libz-dev and libc headers. 
     8gcc, g++, binutils, patch, gzip, bzip2, flex, bison, make, gettext, pkg-config,  
     9unzip, libz-dev and libc headers. 
    910 
    1011Please use "make menuconfig" to choose your embedded system and configure like you