[cfe-dev] Fwd: compiler-rt
Franz Fehringer via cfe-dev
cfe-dev at lists.llvm.org
Sun Nov 11 04:29:00 PST 2018
(Sort of) repost.
Things would be significantly easier if the llvm libunwind would be
renamed avoiding the name clash with the "standard" libunwind.
I think someone proposed this recently (or complained about this
renaming not being done).
-------- Weitergeleitete Nachricht --------
Betreff: compiler-rt
Datum: Sun, 14 Oct 2018 17:47:57 +0200
Von: Franz Fehringer <fehrin2 at gmail.com>
An: libcxx-dev at lists.llvm.org
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/cfe-dev/attachments/20181111/4278ea5f/attachment.html>
More information about the cfe-dev
mailing list