[cfe-dev] runtime-rt integration feedback

Daniel Dunbar daniel at zuster.org
Tue Jan 19 15:31:00 PST 2010


On Tue, Jan 19, 2010 at 1:30 PM, Jean-Daniel Dupas
<devlists at shadowlab.org> wrote:
> As suggested in rev93910, I tested the new runtime-rt integration but I encounter an issue while building:

Thanks for trying it!

>  ARCHIVE:   clang_darwin/x86_10.4/i386: /Users/jddupas/Projects/OpenSource/llvm/tools/clang/lib/Runtime/clang_darwin/x86_10.4/i386/libcompiler_rt.a
>  ARCHIVE:   clang_darwin/x86_10.4/x86_64: /Users/jddupas/Projects/OpenSource/llvm/tools/clang/lib/Runtime/clang_darwin/x86_10.4/x86_64/libcompiler_rt.a
>  FINAL-ARCHIVE: clang_darwin/x86_10.4: /Users/jddupas/Projects/OpenSource/llvm/tools/clang/lib/Runtime/clang_darwin/x86_10.4/libcompiler_rt.a
>  ASSEMBLE:  clang_darwin/armv6/armv6: /Users/jddupas/Projects/OpenSource/llvm/projects/compiler-rt/lib/arm/restore_vfp_d8_d15_regs.S
> gcc-4.2: error trying to exec '/usr/bin/arm-apple-darwin10-gcc-4.2.1': execvp: No such file or directory
>
> I guess arm-apple-darwin-gcc is installed with the iPhone SDK, but unfortunately, I don't use it.

Ah, I hadn't thought about this. I guess I'll add a hack-around for
this for the time being, we are going to need some kind of real
configure support soon, methinks.

 - Daniels

> -- Jean-Daniel
>
>
>
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>




More information about the cfe-dev mailing list