This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |
| crosstool-ng [2011/06/15 17:20] – admin | crosstool-ng [2011/06/15 17:20] (current) – admin |
|---|
| Create a directory such like ~/crosstool-ng-tools, where the toolchains will get created. I like to run crosstool-ng as normal user, that way I prevent any modification to my host system if I do something wrong, imagine e.g. screwing your system by compiling your host glibc! | Create a directory such like ~/crosstool-ng-tools, where the toolchains will get created. I like to run crosstool-ng as normal user, that way I prevent any modification to my host system if I do something wrong, imagine e.g. screwing your system by compiling your host glibc! |
| |
| # mkdir ~/crosstool-ng-tools\\ | ''# mkdir ~/crosstool-ng-tools\\ |
| # cd ~/crosstool-ng-tools\\ | # cd ~/crosstool-ng-tools\\ |
| # ct-ng menuconfig\\ | # ct-ng menuconfig\\ |
| # ct-ng build\\ | # ct-ng build\\'' |
| |
| The chosen options were: | The chosen options were: |