Displaying 6 results from an estimated 6 matches for "yuchen_wu".
2013 Nov 20
2
[LLVMdev] Can't compile compiler-rt, asan error
...;> and compiler-rt using automake on Darwin.
>>
>> Is anyone else seeing this error?
>>
>> llvm[4]: Copying runtime library darwin/asan_iossim_dynamic to build dir
>> llvm[4]: Copying runtime library darwin/ubsan_osx to build dir
>> cp:
>> /Volumes/Files/yuchen_wu/dev/llvm/build/tools/clang/runtime/compiler-rt/clang_darwin/asan_iossim_dynamic/libcompiler_rt.dylib:
>> No such file or directory
>> make[4]: ***
>> [/Volumes/Files/yuchen_wu/dev/llvm/build/Debug+Asserts/lib/clang/3.4/lib/darwin/libclang_rt.asan_iossim_dynamic.dylib]
>> Err...
2013 Nov 20
2
[LLVMdev] Can't compile compiler-rt, asan error
...is broken for me. I'm compiling with top of trunk llvm, clang and compiler-rt using automake on Darwin.
Is anyone else seeing this error?
llvm[4]: Copying runtime library darwin/asan_iossim_dynamic to build dir
llvm[4]: Copying runtime library darwin/ubsan_osx to build dir
cp: /Volumes/Files/yuchen_wu/dev/llvm/build/tools/clang/runtime/compiler-rt/clang_darwin/asan_iossim_dynamic/libcompiler_rt.dylib: No such file or directory
make[4]: *** [/Volumes/Files/yuchen_wu/dev/llvm/build/Debug+Asserts/lib/clang/3.4/lib/darwin/libclang_rt.asan_iossim_dynamic.dylib] Error 1
make[4]: *** Waiting for unfini...
2013 Nov 20
0
[LLVMdev] Can't compile compiler-rt, asan error
It looks like it:
[/Volumes/Files/yuchen_wu/dev/llvm/build]$ xcrun --show-sdk-path --sdk iphonesimulator
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk
________________________________
> Date: Wed, 20 Nov 2013 08:03:21 +0400
> Subject: Re: [LLVMdev] Can't compil...
2013 Nov 20
2
[LLVMdev] Can't compile compiler-rt, asan error
Can you please reconfigure and attach the full log of 'make VERBOSE=1' ?
On Nov 20, 2013 8:25 AM, "Yuchen Wu" <yuchenericwu at hotmail.com> wrote:
> It looks like it:
>
> [/Volumes/Files/yuchen_wu/dev/llvm/build]$ xcrun --show-sdk-path --sdk
> iphonesimulator
>
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk
>
> ________________________________
> > Date: Wed, 20 Nov 2013 08:03:21 +0400
> > Subjec...
2013 Nov 20
0
[LLVMdev] Can't compile compiler-rt, asan error
...ith top of trunk llvm, clang
> and compiler-rt using automake on Darwin.
>
> Is anyone else seeing this error?
>
> llvm[4]: Copying runtime library darwin/asan_iossim_dynamic to build dir
> llvm[4]: Copying runtime library darwin/ubsan_osx to build dir
> cp:
> /Volumes/Files/yuchen_wu/dev/llvm/build/tools/clang/runtime/compiler-rt/clang_darwin/asan_iossim_dynamic/libcompiler_rt.dylib:
> No such file or directory
> make[4]: ***
> [/Volumes/Files/yuchen_wu/dev/llvm/build/Debug+Asserts/lib/clang/3.4/lib/darwin/libclang_rt.asan_iossim_dynamic.dylib]
> Error 1
> make[4...
2013 Nov 20
0
[LLVMdev] Can't compile compiler-rt, asan error
...Potapenko" <glider at google.com> wrote:
> Can you please reconfigure and attach the full log of 'make VERBOSE=1' ?
> On Nov 20, 2013 8:25 AM, "Yuchen Wu" <yuchenericwu at hotmail.com> wrote:
>
>> It looks like it:
>>
>> [/Volumes/Files/yuchen_wu/dev/llvm/build]$ xcrun --show-sdk-path --sdk
>> iphonesimulator
>>
>> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk
>>
>> ________________________________
>> > Date: Wed, 20 Nov 2013 08:03:2...