Am 16.04.2013 11:49, schrieb Matthew Gretton-Dann:
The issues I encountered were:
- Its hard to get a machine running in hard-float to bootstrap a soft-float
compiler and vice-versa.
hmm, why?
when using precise or quantal as the build environment, then having these packages installed should be good enough:
libc6-dev-armhf [armel], libc6-dev-armel [armhf] binutils g++-multilib
Although I still have a local patch to support the multilib configuration:
http://anonscm.debian.org/viewvc/gcccvs/branches/sid/gcc-4.8/debian/patches/...
Matthias