From: Nicklas Bo J. <nbj...@gm...> - 2012-04-11 13:39:16
|
Hi All, I want to try your really cool project, possibly help out with it, but have problems getting started. I'm following the instructions in /avr-llvm/llvm/trunk/docs/gettingstarted.html, are these the current getting started instructions? I start by checking out the LLVM source and the avr-llvm source, but are not able to patch the LLVM source. The command and error is: ../avr-llvm/patches/*.diff | patch -p0 bash: ../avr-llvm/patches/AsmPrinter.diff: Permission denied What am I doing wrong? All permissions looks fine. I'm running Linux Mint 12. BR, Nicklas |