[libcxx-dev] compiler-rt
Franz Fehringer via libcxx-dev
libcxx-dev at lists.llvm.org
Sun Oct 14 08:47:57 PDT 2018
Dear libcxx community,
I would like to compile the latest libcxx on Ubuntu 16.04.
Regarding the use of compiler-rt instead of libgcc and given there seems
to be a dependency on libunwind i have the following questions:
* Should i use the system libunwind or the llvm one?
* Can i use libunwind.a instead of libunwind.so?
* Should i set -D_GNU_SOURCE for the compile (there is at least one
cmake test which fails without this if the system libunwind is used)?
* There once was an activity (or at least a proposal) to combine
compiler-rt with libunwind, is this still on target?
Thanks in advance for answers
Franz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/libcxx-dev/attachments/20181014/552e0945/attachment.html>
More information about the libcxx-dev
mailing list