README
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Jul 01 19:04:20 2007 +0000 (2007-07-01)
changeset 182 223c84ec2d90
parent 88 f67b52e42fd1
child 185 ade232db1313
permissions -rw-r--r--
Merge the build system to trunk: ct-ng is now installable:
- ./configure --prefix=/some/place
- make
- make install
- export PATH="${PATH}:/some/place/bin"
- ct-ng <action>
     1 This is the README for crosstool-NG
     2 
     3 To get you started, just enter:
     4   make help
     5 
     6 You can find a (terse and WIP) documentation in docs/.
     7 
     8 You can also point your browser to
     9   http://ymorin.is-a-geek.org/dokuwiki/projects/crosstool
    10 
    11 If you need to send a bug report or a patch, please mail:
    12    yann.morin.1998 (at) anciens.enib.fr
    13 with subject prefixed with "[CT_NG]"