mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-30 08:03:59 +00:00
Yann E. MORIN"
cb0d1fef8c
Implement a restart facility.
If you select to debug ct-ng, then you have two new options: - DEBUG_CT_PAUSE_STEPS : pause between every steps, - DEBUG_CT_SAVE_STEPS : save state between every steps. To restart a saved state, just set the RESTART make variable when calling make: - make RESTART=<step_name>
Rename directory "licenses" to "licenses.d" for those filesystems unable to handle lower/upper case.
Rename directory "licenses" to "licenses.d" for those filesystems unable to handle lower/upper case.
This is the README for crosstool-NG To get you started, just enter: make help You can find a (terse and WIP) documentation in docs/. You can also point your browser to http://ymorin.is-a-geek.org/dokuwiki/projects/crosstool If you need to send a bug report or a patch, please mail: yann.morin.1998 (at) anciens.enib.fr with subject prefixed with "[CT_NG]"
Description
Languages
Shell
50.9%
C
27.4%
M4
16.9%
Makefile
1.9%
Yacc
1.4%
Other
1.5%