|
Boost : |
Subject: Re: [boost] Boost::lexical_cast<> under llvm 3.4(C++11)
From: Ben Pope (benpope81_at_[hidden])
Date: 2013-09-16 22:41:05
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
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk