| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| readme.txt | 2011-07-21 | 1.3 kB | |
| [Ubuntu 32] [src] ccwork.tar.bz2 | 2011-07-21 | 863.8 MB | |
| [Ubuntu 64] [src] ccwork.tar.bz2 | 2011-07-21 | 519.2 MB | |
| Totals: 3 Items | 1.4 GB | 4 | |
What is this? This project contains source code of TDK cross compilers. This archive of source is the source that are used to built out TDK cross compilers used in TDK toolskit of Phoenix Technologies. What is TDK cross compilers? TDK cross compilres are GCC cross compiler toolchains built using crosstool-ng tool on Ubuntu Linux. They are cross compiler toolchains that runs on Windows to built output targeting Linux platform. The configuration of built TDK cross compiler toolchains is: * gcc - 4.4.3 - the compiler * binutils - 2.20.1 - accessory tools * glibc - 2.9 - a 3rd party C library * gmp - 4.3.2 (or 5.0.1) - a 3rd party required for GCC to work * mpfr - 2.4.2 - a 3rd party required for GCC to work * linux - 2.6.36.2 ¡V part of Linux kernel source 3 set of toolchains source are included: * Build cross compiler targeting for Linux 32 on Ubuntu 32 * Build cross compiler targeting for Linux 64 on Ubuntu 32 * Build cross Compiler targeting for Linux 64 on Ubuntu 64 The source is target to built on Ubuntu 10.04 32 & 64 Desktop version. Archives: [Ubuntu 32] [src] ccwork.tar.bz2 -- source archives, to build on Ubuntu 10.04 32 bits version. [Ubuntu 64] [src] ccwork.tar.bz2 -- source archives, to build on Ubuntu 10.04 64 bits version.