[llvmlinux] rpi2 target compilation errors

Jan-Simon Moeller dl9pf at gmx.de
Wed Aug 12 16:46:31 UTC 2015


>>
  Could not find compiler set in environment variable CC:

  ccache gcc.
<<


Check your patch and your compiler setup.  Try w/o ccache.

Best,
JA
Am Donnerstag, 13. August 2015, 00:39:46 schrieb Peter Teoh:
> On Wed, Aug 12, 2015 at 5:37 PM, Jan-Simon Moeller <dl9pf at gmx.de> wrote:
> > Patching works for me fine.
> > 
> > can you do:
> > 
> > cd target/rpi2
> > rm -rf *
> > git remote -v update
> > git reset --hard origin/master
> > make V=1 2>&1 | tee -a logfile
> > 
> > and in case it fails, please send me the logfile.
> 
> Thank you Jan and Vinicius for your kind help.
> 
> Attached is the gzipped logfile....
> 
> Thanks again :-).



More information about the LLVMLinux mailing list