Advertisement
Guest User

Untitled

a guest
Nov 9th, 2020
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. -- Build files have been written to: /home/timonkr/zig-bootstrap/out/build-zig-x86_64-windows-gnu-baseline
  2. [ 1%] Building self-hosted component /home/timonkr/zig-bootstrap/out/build-zig-x86_64-windows-gnu-baseline/zig1.o
  3. [ 3%] Built target opt_c_util
  4. [ 80%] Built target embedded_softfloat
  5. [ 84%] Built target zigcpp
  6. [ 98%] Built target zigstage1
  7. [ 99%] Built target zig0
  8. [ 99%] Built target zig_build_zig1
  9. [100%] Linking CXX executable zig.exe
  10. warning: unsupported linker arg: --whole-archive
  11. warning: unsupported linker arg: --no-whole-archive
  12. warning: unsupported linker arg: --out-implib
  13. warning: unsupported linker arg: zigcpp/libzig.dll.a
  14. lld: error: undefined symbol: llvm::cfg::Update<llvm::BasicBlock*>::dump() const
  15. >>> referenced by libzigcpp.a(zig_clang_cc1_main.cpp.obj)
  16. error: LLDReportedFailure
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement