17 Sep
2013
17 Sep
'13
2:41 a.m.
On 17/09/13 05:09, Robert J Goedman wrote:
Thanks Antony,
We'll try that (as soon as the next release is out of the door!)
It's working fine here: clang version 3.4 (trunk 190659) clang++-3.4 -std=c++11 -stdlib=libc++ -lc++abi lexical_cast.cpp -o lexical_cast -I../boost It does look like you're missing the abi stuff, but it all depends on how you have libc++ set up, I'm using it with libc++abi Ben