<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#3333FF" bgcolor="#FFFFFF">
<font face="DejaVu Sans Mono">Dear List<br>
<br>
I have downloaded the latest Debian packages for Clang/LLVM, for
which I am very<br>
grateful. It has certainly provided the necessary C++11 tools I
need for my<br>
learning of C++11.<br>
<br>
However, I notice that libc++ is missing from those Debian
packages. Is it possible<br>
to create a Debian package for the LLVM version of libc++?<br>
<br>
I should like to bring to your attention a small matter concerned
with libc++.<br>
I downloaded the source a few days ago and executed the 'buildit'
script in the<br>
libcxx/lib directory. This successfully produced libc++.so.1.0
which I put into<br>
/usr/local/lib (plus links).<br>
<br>
Yesterday, I did the same thing again because I wanted the latest
version. The<br>
buildit script produced a library which I again moved to
/usr/local/lib. When I<br>
used clang++ to use that library, I received a whole lot of error
messages which<br>
I have uploaded to my web-site
<a class="moz-txt-link-freetext" href="http://www.poenikatu.co.uk/c++/libc++-err.log">http://www.poenikatu.co.uk/c++/libc++-err.log</a>.<br>
Could somebody look at those errors to see what has happened to
libc++?<br>
<br>
My system is Debian wheezy 7.1 amd64 with kernel 3.2.0-4-amd64
SMP. My locale is<br>
eo.UTF-8.<br>
<br>
Sincerely <br>
</font>
<pre class="moz-signature" cols="72">--
Sian Mountbatten
Learning C++!!!
I'm an FSF member
Help us support software freedom! <a class="moz-txt-link-freetext" href="http://www.fsf.org/jf?referrer=10888">http://www.fsf.org/jf?referrer=10888</a>
</pre>
</body>
</html>