-
I tried adding `lld` linker to our project using `rules_apple_linker` & our project link time almost doubled instead of decreasing.
I added it as per the readMe instructions
```
ios_application…
-
On x86-64-pc-windows-msvc compiling with clang-cl and lld-link, attempting to build lldb with lzma support causes the following build failure:
```
[7103/7877] Linking CXX shared library bin\liblldb.…
R-Goc updated
2 months ago
-
I am having a compile failure with this platform that should work as ive tested it on i368.
ive listed everything i possibly can to fixing it or getting a workaround.
this is the best knowledge i …
-
Hi!
Sayuri 0.8.1 version is mingw(19.1.2) compile error.
ld.lld: error: undefined symbol: ComputeNetAccuracy(Network&, std::__1::basic_string)
>>> referenced by C:/Users/mong2/AppData/Local/Tem…
-
### 详细叙述
[4009/4009] LINK ./naive
FAILED: naive
"python3" "../../build/toolchain/gcc_link_wrapper.py" --output="./naive" -- ../../third_party/llvm-build/Release+Asserts/bin/clang++ -fuse-ld=lld …
-
```
~/denise$ cmake --build .
[1/1] Linking CXX executable out\denise.exe
FAILED: out/denise.exe
C:\WINDOWS\system32\cmd.exe /C "cd . && C:\msys64\clang64\bin\c++.exe -O3 -s @CMakeFiles\denise.rsp…
-
lib/liblldELF.a(OutputSections.cpp.o):OutputSections.cpp:function void lld::elf::OutputSection::maybeCompress(): 错误: 对‘ZSTD_compressStream2’未定义的引用
lib/liblldELF.a(OutputSections.cpp.o):OutputSections…
-
### Zig Version
0.13.0
### Steps to Reproduce and Observed Behavior
i have a `i686-w64-mingw32-gcc` wrapper for `zig cc -target x86-windows-gnu`
```
checking whether i686-w64-mingw32-gcc works.…
-
On my machine, the `cc` crate used to compile `littlefs` uses `gcc` by default, but we would probably benefit from using `clang` instead, as it would allow us to reduce the need for multiple toolchain…
-
LLVM 16, and trying to see if I can get a build with more helpful information, but in any case this is the best I have for the moment.