<div dir="rtl"><div dir="ltr">Both libraries have files named exception.cpp, stdexcept.cpp, typeinfo.cpp.</div><div dir="ltr"><br></div><div dir="ltr">If you want to build both libraries together, libstdc++ style, and all objects are in the same build directory this will cause name clashes.</div>

<div dir="ltr"><br></div><div dir="ltr">While it's a trivial problem, it is a source of possible confusion and problems, and it's probably better (and very easy) to rename libcxxapi source files to different filenames than libcxx.</div>

<div dir="ltr"><br></div><div dir="ltr">Yaron</div><div dir="ltr"><br></div></div>