[LLVMdev] Cross-compiling the ARM toolchain
Emmanuel Blot
eblot.ml at gmail.com
Sat Jan 15 09:06:48 PST 2011
>> Is there some specific commands/option switches to build the newlib
>> library files with llvm+clang ?
> No.
Did anyone succeed in building such a toolchain (for arm-eabi)?
Are clang+llvm supposed to build libc/libm libraries, or should I
first build these libraries with a regular GCC and somehow copy them
into the clang+llvm destination folder?
Thanks,
Emmanuel.
More information about the llvm-dev
mailing list