Marnix Janse wrote:
I tried:
- Linux-builds: CentOS 6.2 64-bitsVM, a CentOS 6.2 32-bitsVM and finally an Ubuntu 11.10 32-bits VM.
- ARM-toolchain: GNU-arm (from the Wiki) and the CodeSourcery (advised at the openpcd website)
It shouldn't take that much effort actually. Hm.
Anyway. Did you clean your build directory thoroughly between each toolchain switch? Otherwise you are mixing binary object files and that has about zero chance of working out.
//Peter