yann@1: This is the README for crosstool-NG yann@1: yann@88: To get you started, just enter: yann@185: ./configure --help yann@1: yann@185: You can find a (terse and WIP) documentation in docs/overview.txt. yann@1: yann@1: You can also point your browser to yann@1463: http://ymorin.is-a-geek.org/projects/crosstool yann@96: yann@1335: If you want to enhance crosstool-NG, there's a to-do list in the TODO file. yann@1335: yann@185: If you need to send a bug report or a patch, please send a mail with subject yann@1464: prefixed with "[CT_NG]" to the following destinations: yann@764: TO: yann.morin.1998 (at) anciens.enib.fr yann@764: CC: crossgcc (at) sourceware.org yann@386: yann@1348: Patches should come with the appropriate SoB line. A SoB line is typically yann@1348: something like: yann@1348: Signed-off-by: John DOE yann@1348: yann@1348: The SoB line is clearly described in Documentation/SubmittingPatches , section yann@1348: 12, of your favourite Linux kernel source tree. yann@1348: yann@386: The people that helped are listed in docs/CREDITS. Many thanks to them! :-) yann@185: yann@908: The list of known issues is listed in docs/known-issues.txt. yann@817: yann@185: Aloha!