[cfe-dev] runtime-rt integration feedback

Jean-Daniel Dupas devlists at shadowlab.org
Tue Jan 19 13:30:08 PST 2010


As suggested in rev93910, I tested the new runtime-rt integration but I encounter an issue while building:

  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.


-- Jean-Daniel








More information about the cfe-dev mailing list