<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
What does your CMakeCache.txt file say?<br>
<br>
- Marc<br>
<br>
P.S. I build the entire offering, several times daily, on Debian
Sid, sans debian package building.<br>
<br>
<div class="moz-cite-prefix">On 02/09/2015 02:42 AM, Dennis Luehring
wrote:<br>
</div>
<blockquote cite="mid:54D88F2E.1060108@gmx.net" type="cite">i have
found no solution to build clang svn under my ubuntu 14.04 x64 +
gcc 4.9.2
<br>
still getting this error
<br>
<br>
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/../../../../include/c++/4.9/cstddef:51:11:
<br>
error:
<br>
no member named 'max_align_t' in the global namespace
<br>
using ::max_align_t;
<br>
~~^
<br>
<br>
today i tried a fresh ubuntu 14.10 x64 (lastest + updates)
default: gcc.4.9.1 installation with clang svn 228566 in a virtual
machine
<br>
the max_align_t problem does not occure but i was still not able
to compile clang out of the box getting this error from make
<br>
<br>
llvm[2]: Compiling llvm-lto.cpp for Debug+Asserts build
<br>
llvm[2]: Linking Debug+Asserts executable llvm-lto
<br>
collect2: error: ld terminated with signal 9 [Killed]
<br>
/home/test/llvm/Makefile.rules:1427: recipe for target
'/home/test/build/Debug+Asserts/bin/llvm-lto' failed
<br>
make[2]: *** [/home/test/build/Debug+Asserts/bin/llvm-lto] Error 1
<br>
make[2]: Leaving directory '/home/test/build/tools/llvm-lto'
<br>
/home/test/llvm/Makefile.rules:873: recipe for target 'all' failed
<br>
make[1]: *** [all] Error 1
<br>
make[1]: Leaving directory '/home/test/build/tools'
<br>
/home/test/llvm/Makefile.rules:873: recipe for target 'all' failed
<br>
make: *** [all] Error 1
<br>
<br>
i've built svn clang serveral times before on former ubuntu
version without any problem
<br>
is there something still to fix in the svn version or should i use
cmake or is the description
<br>
on <a class="moz-txt-link-freetext" href="http://clang.llvm.org/get_started.html">http://clang.llvm.org/get_started.html</a> only for release
revisions?
<br>
<br>
<br>
_______________________________________________
<br>
cfe-dev mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a>
<br>
<a class="moz-txt-link-freetext" href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a>
<br>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<p style="color:rgba(128,128,128,.75);font-family:sans;">Marc J.
Driftmeyer<br>
<br>
email:<a href="mailto:%27mjd@reanimality.com%27">mjd@reanimality.com</a><br>
www:<a href="http://www.reanimality.com">www.reanimality.com</a><br>
</p>
</div>
</body>
</html>