Simon Richter wrote:
Brendan Simon wrote:Are there any uclibc emdebian packages ???Not officially. uClibc is currently not in Debian, as a full licence review of the source code needs to happen first.I have some packages at http://uclibc.debian.net/ that might help you here; the "uclibc-toolchain" packages depend on the glibc based cross compilers from emdebian.
uclibc-toolchain would not install on my amd testing/unstable box. It complained about:
uclibc-toolchain: Depends: g++-4.1 (= 4.1.1-21) but it is not
installable
but I have g++ 4.2.3 (Debian 4.2.2-3) installed.
# apt-cache policy g++-4.1
g++-4.1:
Installed: (none)
Candidate: 4.1.2-17
Version table:
4.1.2-17 0
500 http://ftp.au.debian.org testing/main Packages
-2 http://ftp.au.debian.org unstable/main Packages
Cheers, Brendan