Hi François,

On 2018-02-11, François Bissey <frp.bis...@gmail.com> wrote:
> It looks like you may have to provide the include path to __cxxabi_config.h.
> I don’t know where ubuntu installs it. On Gentoo libcxx is configured at build
> time with the right location with the “USE” variable I provided.
> So you may have to have
> CXX=“clang++ -I/path/to/cxxabi -stdlib=libc++”

OK, then I'll retry (from scratch, to be on the safe side) with
   CXX="clang++ -I/usr/include/libcxxabi/ --stdlib=libc++"

Cheers,
Simon

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to