On Thu, 2008-07-31 at 15:02 -0500, Bill Gatliff wrote: > Neil Williams wrote: > > > gcc-4.2 might be a temporary solution. > > > > unstable|main|i386: gcc-4.2-arm-linux-gnueabi 4.2.4-3 > > unstable|main|amd64: gcc-4.2-arm-linux-gnueabi 4.2.4-3 > > > > http://www.emdebian.org/debian/pool/main/g/gcc-4.2/ > > (I did say might, sorry it isn't workable.) > > # apt-get install gcc-4.2-arm-linux-gnueabi > ... > The following packages have unmet dependencies: > gcc-4.2-arm-linux-gnueabi: Depends: libgcc1-armel-cross (>= 1:4.2.4-3) but it > is not going to be installed > Recommends: libc6-dev-armel-cross (>= 2.5) but it > is not going to be installed Sadly, installing a toolchain isn't a simple apt-get for a single package - you usually need to combine quite a few packages one the command line. This is a more difficult problem though - libgcc1 (==1:4.2.x) no longer exists in Debian and the ones I can find via Hector's old builds appear to be too old. This happens because Debian migrates the default gcc compiler and, at the same time, drops libgcc1 from the previous default - but then the old compiler is still updated. The version of libgcc1 from the old compiler can no longer be built. It's a difficult thing, this toolchain business. :-( Try: $ emchain -v -a armel -- Neil Williams ============= http://www.data-freedom.org/ http://www.nosoftwarepatents.com/ http://www.linux.codehelp.co.uk/
Attachment:
signature.asc
Description: This is a digitally signed message part