[cfe-dev] runtime-rt integration feedback

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


Once the armv6 arch commented in lib/Runtime/Makefile and in compiler-rt/make/plateform/darwin.mk makefile, it compile fine though :-)

Le 19 janv. 2010 à 22:30, Jean-Daniel Dupas a écrit :

> 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
> 
> 
> 
> 
> 
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
> 

-- Jean-Daniel








More information about the cfe-dev mailing list