I am trying to cross-build uClinux for ARM on Ubuntu 10.04 and I have a number of packages installed (see below) but none of them seem to install arm-linux-gcc (which is what the uClinux uses). What am I missing? (BTW, I am a newbie) Thank you
gcc-4.4-arm-linux-gnueabi
gcc-4.5-arm-linux-gnueabi
gcc-4.6-arm-linux-gnueabi
gcc-arm-linux-gnueabi
Also, gcc-linaro-arm-linux-gnueabi will not install because:
" Depends: libc6 (>=2.13) but 2.11.1-0ubuntu7.10 is to be installed"
Bookmarks