From: John M. <ato...@gm...> - 2012-07-07 05:46:21
|
Hi Victor, First of all I think "$HOME/usr/avr-llvm/" should be "$HOME/avr-llvm/". I > also think the line "cd ../build" should just say "cd build". But anyway I > I suspect Josef uses a Linux distro other then Ubuntu which is why his instructions in the getting started page don't match exactly. > get the following error after some crunching (even after those "fixes" I > mentioned). > > ... >> checking whether byte ordering is bigendian... no >> configure: error: Unrecognized target avr >> configure: error: ../../../llvm/projects/sample/configure failed for >> projects/sample > > This still needs to be updated in the patch files. You can just delete the projects/sample folder for now. I can't imagine those FAILED messages are expected... so the problem is > probably related I'm guessing. > > Nope, you should always expect the patches to apply cleanly. > Can anyone lend me a hand continuing to make progress building? > There seems to be constant refactoring and API changes in Clang / LLVM which causes our patch files to get out of date rather quickly. I've been very busy lately so haven't been able to keep the patches up to date. I'll try to fix it on Sunday. --John |