[libcxx-dev] crtbegin / crtend
Franz Fehringer via libcxx-dev
libcxx-dev at lists.llvm.org
Sun Oct 14 08:53:08 PDT 2018
Dear libcxx community,
On Ubuntu 16.04 is it possible to compile and use libcxx (and clang)
without any dependence on gcc?
Part of this effort would be to use alternate crtbegin.o / crtend.o
With google i found both .s (assembler) and .c (C) versions of these
artifacts, are there any which can be ued and what needs to be done for
them to get picked up in the clang / lld link?
Best regards
Franz
More information about the libcxx-dev
mailing list