On 30/05/13 5:25 PM, Stuart Henderson wrote:
On 2013/05/30 16:10, James Turner wrote:
Attached is a new port for lumail-0.06. Tested on amd64.
One weird thing, even tho it's using c++ 4.6 it's also linked to base
stdc++. Is that because libmimetic uses base c++?
yes, exactly, so you have two conflicting c++ standard libraries in the
same address space.
using CLang (where possible) might work around this in the short term.
That's only because our Clang hasn't been fixed to use the proper stdc++
library yet. It'll have to be fixed eventually as we aspire to have
proper working C++11 support.
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.