From: John M. <ato...@gm...> - 2012-07-10 00:05:40
|
Hi Stefan, However, I still get an get an error during the build(*): > > It looks like its trying to build for the host instead of the AVR target. What is your configure options set to? Is this error part of the LLVM build or are you trying to do a make in projects/compiler-rt ? When only building for the AVR target I don't believe compiler-rt is of much use yet (other then Apple's Blocks feature). There aren't any patches or code for AVR optimized library functions. So I'm guessing not much of the compiler-rt library should be included by the build system. --John |