Status of clang/llvm cross-compiling for ARM

2011-07-04 Thread Damjan Marion
Hi, Just to briefly share with wider audience progress on cross-compiling for ARM using llvm/clang. I managed to cross-compile kernel with clang for Marvel SoC and run world compiled with gcc in multiuser. It works stable and I didn't notice any issues so far. Cross compiling even works from

Re: Status of clang/llvm cross-compiling for ARM

2011-07-04 Thread Roman Divacky
On Mon, Jul 04, 2011 at 05:11:07PM +0200, Damjan Marion wrote: Hi, Just to briefly share with wider audience progress on cross-compiling for ARM using llvm/clang. I managed to cross-compile kernel with clang for Marvel SoC and run world compiled with gcc in multiuser. It works stable