SliTaz GNU/Linux official and community documentation wiki.
.png

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:cookbook:toolchain [2011/05/09 19:51]
linea tiny edit
en:cookbook:toolchain [2011/05/22 00:44]
pankso
Line 1: Line 1:
 ====== Toolchain ====== ====== Toolchain ======
 +
  
  
Line 6: Line 7:
 On SliTaz you have 2 ways to rebuild a toolchain from scratch: Cookutils and Tazwok. Tazwok is historically the first packages builder for SliTaz and over time has evolved into a powerful tool that can rebuild the full system from scratch. More info: http://​doc.slitaz.org/​en:​devnotes:​new-tazwok-illustrated On SliTaz you have 2 ways to rebuild a toolchain from scratch: Cookutils and Tazwok. Tazwok is historically the first packages builder for SliTaz and over time has evolved into a powerful tool that can rebuild the full system from scratch. More info: http://​doc.slitaz.org/​en:​devnotes:​new-tazwok-illustrated
  
-Cookutils are the new tools, written from scratch as before and for SliTaz 4.0. The build tools needed ​an huge improvement since they were first written when SliTaz had 400-500 packages, when Cookutils was started SliTaz had 2960 packages, so the way to handle all these packages is even more complex than at the beginning of the project. Also the Cookutils have been written with simplicity and speed in mind and are used on the official SliTaz build host aka Tank. +Cookutils are the new tools, written from scratch as before and for SliTaz 4.0. The build tools needed ​huge improvement since they were first written when SliTaz had 400-500 packages, when Cookutils was started SliTaz had 2960 packages, so the way to handle all these packages is even more complex than at the beginning of the project. Also the Cookutils have been written with simplicity and speed in mind and are used on the official SliTaz build host aka Tank. 
  
 To rebuild the official toolchain with Cookutils you must use the package slitaz-toolchain. This package is used to install the toolchain in a development environment and builds the Toolchain in the correct order with 2 passes for binutils and GCC. You will find some info in the slitaz-toolchain receipt itself and after building we keep a note in /​usr/​share/​doc/​slitaz/​toolchain.txt ​ To rebuild the official toolchain with Cookutils you must use the package slitaz-toolchain. This package is used to install the toolchain in a development environment and builds the Toolchain in the correct order with 2 passes for binutils and GCC. You will find some info in the slitaz-toolchain receipt itself and after building we keep a note in /​usr/​share/​doc/​slitaz/​toolchain.txt ​
 
en/cookbook/toolchain.txt ยท Last modified: 2014/11/19 18:00 by linea