man tpkg-install () - Downloads compiles and installs a toolchain

NAME

tpkg-install - Downloads compiles and installs a toolchain

SYNOPSIS

tpkg-install <target>

DESCRIPTION

tpkg-install will download the binary libc debs from the specified architecture and install them using dpkg-cross. Then binutils, gcc and gdb source packags will be created using tpkg-make. These packages are then compiled and installed.

<target> should be one of alpha-linux, arm-linux, hppa-linux, i*86-linux, ia32-linux, ia64-linux, m68k-linux, mipsel-linux, mips-linux, ppc-linux, powerpc-linux, sparc-linux, s390-linux or similar.

AUTHOR

Hakan Ardo <hakan@debian.org>