-
Description
===========
`lds-gen.py` appends `rd_ut_coverage_check` for linker script unconditionally. However, LLD produces a warning if coverage is disabled. This warning becomes an error since LL…
artem updated
1 month ago
-
On release 0.10.5 I get the following linker error:
`/usr/bin/ld: /usr/local/lib/libglfw3.a(x11_window.c.o): undefined reference to symbol 'XConvertSelection'
//usr/lib/x86_64-linux-gnu/libX11.so.6:…
-
### Please mark appropriate
- [x] rtags (rdm/rc/rp)
### Problem description
Linking fails on macOS High Sierra when building `rtags` from Spack package manager with llvm 4.0 build via Apple's cl…
-
Trying to build it on Gentoo. CMake said that all requirements are satisfied, but on building stage it throwed some undefined references. Here is some versions of packages from CMake output:
```
-- …
-
Right now you have to manually search through individual archive members or ELF sections to discovery symbols for linker-like behaviors. This was fine when we only supported Windows-style `.lib` archi…
-
Hello,
Does SIL Kit support build for Android? I mean if it is possible to build SIL Kit as a static or shared lib and use it by the application written in C++ in Android?
If not, do you have ma…
-
在MacOS上make编译后报错,似乎不支持arm64架构
30 warnings generated.
ld: warning: ignoring duplicate libraries: '-lc++'
ld: warning: ignoring file '/Users/masonchen/Repos/ViTrader/build/MacOSX/thosttraderapi_se.…
-
Add arch/OS support in linker and integrate lib43.
-
**Version of emscripten/emsdk:**
> emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 3.1.70 (b53978ee3f540dc74761eba127aa7f1b8761a125)
> clang version 20.0.0git (https:/github…
-
### Tested versions
4.2.2.stable, 4.3.beta1.mono
### System information
Godot v4.2.2.stable - macOS 14.5.0 - GLES3 (Compatibility) - Apple M2 - Apple M2 (8 Threads)
### Issue description
iOS expo…