FAST3XXX_6813E2

Paquets

Nom Date Taille Licence Somme de contrôle Site
bluez-2.13 (.bz2, 538.96 KB) 538.96 KB GPL 2.0 Qite web officiel de bluez-2.13 (nouvel onglet)
busybox-1.01 (.bz2, 1.15 MB) 1.15 MB GPL 2.0 Qite web officiel de busybox-1.01 (nouvel onglet)
e2fsprogs-1.38 (.bz2, 3.08 MB) 3.08 MB e2fsprogs_EXCEPT original BSD GPL 2.0 Qite web officiel de e2fsprogs-1.38 (nouvel onglet)
iproute2-2.6.15-060110 (.bz2, 463.26 KB) 463.26 KB GPL 2.0 Qite web officiel de iproute2-2.6.15-060110 (nouvel onglet)
linux-2.6.15 (.bz2, 31.48 MB) 31.48 MB GPL 2.0 Qite web officiel de linux-2.6.15 (nouvel onglet)
linux-clip_mod-2.6.15 (.bz2, 8.31 KB) 8.31 KB GPL 2.0 Qite web officiel de linux-clip_mod-2.6.15 (nouvel onglet)
linux-cy7c67200_300-2.6.15 (.bz2, 63.05 KB) 63.05 KB GPL 2.0 Qite web officiel de linux-cy7c67200_300-2.6.15 (nouvel onglet)
linux-dspvoice-2.6.15 (.bz2, 68.70 MB) 68.70 MB GPL 2.0 Qite web officiel de linux-dspvoice-2.6.15 (nouvel onglet)
linux-extended_hid-2.6.15 (.bz2, 34.18 MB) 34.18 MB GPL 2.0 Qite web officiel de linux-extended_hid-2.6.15 (nouvel onglet)
net-tools-1.60 (.bz2, 191.98 KB) 191.98 KB GPL 2.0 Qite web officiel de net-tools-1.60 (nouvel onglet)
linux-usbcore-2.6.15 (.bz2, 87.49 KB) 87.49 KB GPL 2.0 Qite web officiel de linux-usbcore-2.6.15 (nouvel onglet)
openssl-0.9.8e (.bz2, 2.58 MB) 2.58 MB openssl_SPECIFIC Qite web officiel de openssl-0.9.8e (nouvel onglet)
rp-l2tp-0.4 (.bz2, 241.40 KB) 241.40 KB GPL 2.0 Qite web officiel de rp-l2tp-0.4 (nouvel onglet)
samba-2.2.12 (.bz2, 1.68 MB) 1.68 MB GPL 2.0 Qite web officiel de samba-2.2.12 (nouvel onglet)
toolchain-mips-linux-uclibc (.bz2, 58.37 MB) 58.37 MB GPL 2.0 LGPL 2.1 Qite web officiel de toolchain-mips-linux-uclibc (nouvel onglet)
toolchain-mips-linux-uclibc-prebuilt (.bz2, 24.28 MB) 24.28 MB GPL 2.0 LGPL 2.1 Qite web officiel de toolchain-mips-linux-uclibc-prebuilt (nouvel onglet)
wireless_tools-28 (.bz2, 160.71 KB) 160.71 KB GPL 2.0 Qite web officiel de wireless_tools-28 (nouvel onglet)

Pré-requis

To build your mips-linux-uclibc toolchain:

cp sagem.config .config
make

ATTENTION! The toolchain does not build in parallel, when
make invoked with a -jN (where N is a number >=1).

The result is in: build_mips_nofpu/staging_dir/

To use the toolchain, just export it to the PATH:
export PATH= »${PATH}:$(pwd)/build_mips_nofpu/staging_dir/bin »

You can also copy the toolchain to another place, eg.:
cp -a « $(pwd)/build_mips_nofpu/staging_dir » \
/opt/toolchain/linux-mips-uclibc
export PATH= »${PATH}:/opt/toolchain/linux-mips-uclibc/bin »