[cfe-dev] build error in git master
Stephen Street
sgs at redrocketcomputing.com
Tue Oct 9 11:42:13 PDT 2012
Alex
On Oct 9, 2012, at 9:11 AM, Alexey Samsonov <samsonov at google.com> wrote:
>
>
> On Tue, Oct 9, 2012 at 3:45 AM, kapamaroo <kapamaroo at gmail.com> wrote:
>
> Thanks for this test! I've submitted some checks to compiler-rt build system.
> Could you check if configure+make build doesn't attempt to build 32-bit libraries on your systems now (r165504 or later)?
>
Looks beautiful. Contents for lib/clang/3.2/lib/linux is
drwxrwxr-x 2 stephen stephen 4096 Oct 9 11:27 .
drwxrwxr-x 3 stephen stephen 4096 Oct 9 11:27 ..
-rw-r--r-- 1 stephen stephen 302336 Oct 9 11:27 libclang_rt.asan-x86_64.a
-rw-r--r-- 1 stephen stephen 203584 Oct 9 11:27 libclang_rt.full-x86_64.a
-rw-r--r-- 1 stephen stephen 8560 Oct 9 11:27 libclang_rt.profile-x86_64.a
-rw-r--r-- 1 stephen stephen 528730 Oct 9 11:27 libclang_rt.tsan-x86_64.a
I used svn r165517 and built with both --enable-targets=x86_64 and --enable-targets=host
Thanks for your help!
Stephen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20121009/abbf6982/attachment.html>
More information about the cfe-dev
mailing list