Thanks Antony,
We'll try that (as soon as the next release is out of the door!)
Regards,
Rob J. Goedman
goedman@icloud.com
On Sep 16, 2013, at 2:28 AM, Antony Polukhin
2013/9/16 Robert J Goedman
... I've added the lexical_cast_error.txt file to https://github.com/goedman/clang11-spirit-qi , in the Boost_lexical_cast directory.
In the makefile we set: CC = clang++ -ftemplate-depth=256 -std=c++11 -stdlib=libc++
Try adding the -lc++abi library during linking.
Also try adding the -nostdinc++ flag while compiling the sources and -nodefaultlibs while linking. (I've get all the info from here http://libcxx.llvm.org/ )
-- Best regards, Antony Polukhin
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost