[cfe-dev] Trouble build LLVM and Clang
Jean-Daniel Dupas
devlists at shadowlab.org
Mon Nov 18 00:58:01 PST 2013
I think this is because of commit r194820, and Alexander is already looking into it.
Should be fix soon.
Le 18 nov. 2013 à 05:50, Cameron Skinner <cwrenniks at gmail.com> a écrit :
> Turns out that building using autoconf works fine, so this is something fishy with the CMAKE build work flow...
>
> On November 17, 2013 at 3:15:56 PM, Cameron Skinner (cwrenniks at gmail.com) wrote:
>
>> Hello,
>>
>> I’ve pull latest LLVM and clang code from the git mirrors, but am unable to build via CMAKE due to the following error:
>>
>> Linking CXX shared library ../../../../lib/clang/3.4/lib/darwin/libclang_rt.asan_iossim_dynamic.dylib
>> ld: building for iOS Simulator, but linking against dylib built for MacOSX file '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/libSystem.dylib' for architecture x86_64
>> clang: error: linker command failed with exit code 1 (use -v to see invocation)
>> make[2]: *** [lib/clang/3.4/lib/darwin/libclang_rt.asan_iossim_dynamic.dylib] Error 1
>> make[1]: *** [projects/compiler-rt/lib/asan/CMakeFiles/clang_rt.asan_iossim_dynamic.dir/all] Error 2
>> make: *** [all] Error 2
>>
>>
>> I’m running latest Mavericks OS.
>>
>> Any help would be appreciated!
>>
>> Cameron
>>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
-- Jean-Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20131118/0199e68b/attachment.html>
More information about the cfe-dev
mailing list