Thomas Goodfellow via llvm-dev
2021-Oct-20 13:38 UTC
[llvm-dev] Building libc++ for a RISCV bare target?
Is it possible to build libc++ without OS support, e.g. with code such as structured I/O or threads absent or replaced by non-functional stubs? (based on https://libcxx.llvm.org/BuildingLibcxx.html, I had an optimistic try with -DLLVM_RUNTIME_TARGETS=riscv32-unknown-elf . That fails, but possibly some other set of control macros can achieve this?) Thanks, Tom -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20211020/bf5758bc/attachment-0001.html>