On Mon, May 30, 2011 at 7:24 PM, austin seipp <[email protected]> wrote:
> It's broke for me too. In the mean time, I got it working by removing
> the armv6/armv7 references in
> ./llvm/projects/compiler-rt/make/platform/clang_darwin.mk:
I did it slightly differently - I updated* my LLVM with svn up -r
{2011-05-20} (i.e. back to when Graydon sent his 'LLVM bump' message)
and then, in clang_darwin.mk , I manually replaced '$(CC)' with 'gcc'
in CheckArches as it was in Patrick's original patch. I don't know the
correct solution either, it seems that CC is set to clang in the
makefile, and clang thinks it can compile ARM code, when it can't - it
still needs gnu as to do so?
Graydon: would you mind quoting the revision number next time the
tinderboxes are updated, then we can follow?
Thanks a lot,
Pete
* 'back-dated'? Not sure the word for this!
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev