Hi,
* I've been debugging various errors and warnings that I encountered with the binary CSL 2011.03 toolchain * Fleshed out my recipe for the external toolchain; now get a working core-image-minimal that boots fine within qemu * Debugged why cmake based recipes (like libproxy) are having trouble when compiling with an external toolchain * Currently the libc is provided by the sysroot of the external toolchain. This might not be ideal and as time permits I'd like to find a way to get eglibc build instead.
Regards Ken