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>
yann@1
     1
This is the README for crosstool-NG
yann@1
     2
yann@88
     3
To get you started, just enter:
yann@1
     4
  make help
yann@1
     5
yann@1
     6
You can find a (terse and WIP) documentation in docs/.
yann@1
     7
yann@1
     8
You can also point your browser to
yann@88
     9
  http://ymorin.is-a-geek.org/dokuwiki/projects/crosstool
yann@96
    10
yann@96
    11
If you need to send a bug report or a patch, please mail:
yann@96
    12
   yann.morin.1998 (at) anciens.enib.fr
yann@96
    13
with subject prefixed with "[CT_NG]"