Issues
- 1
- 48
.rodata wrong with rust
#1240 opened by limuy2022 - 10
linux/ppc64el: fails to build LLVM with `./elf/thunks.cc:257: void mold::elf::OutputSection<E>::create_range_extension_thunks(mold::elf::Context<E>&) [with E = mold::elf::PPC64V2]: Assertion `thunk->size() < max_thunk_size' failed.`
#1224 opened by sylvestre - 4
`using mold with cargo not working anymore`
#1214 opened by overtube - 3
not able to compile in windows .
#1241 opened by Abhinavpatel00 - 3
-lc not working
#1242 opened by galaxysite - 5
Test #324: x86_64-version failed with latest mold-git
#1180 opened by ms178 - 1
- 2
Compiling from source on CPU without AVX2 fails
#1239 opened by ssproessig-thales - 1
make install does not install libblake3.so
#1238 opened by fefe17 - 0
tool-x
#1237 opened by abdalhafeth - 1
- 3
XWayland segfaults when linked with mold
#1235 opened by aidanharris - 2
common/tar.cc:109:12: warning: ignoring return value of 'int ftruncate(int, __off_t)' declared with attribute 'warn_unused_result' [-Wunused-result]
#1228 opened by marxin - 1
Building with pyo3 and maturin works with default linker, but not with mold
#1233 opened by nipunn1313 - 1
option --section-ordering-file
#1231 opened by waarmond - 0
Consider adding `--long-plt` support
#1230 opened by jpalus - 7
mold randomly segfaults
#1211 opened by firasuke - 4
Update the performance comparison in the README, and include the GNU ld (BFD) linker
#1189 opened by dralley - 7
riscv64 test segfault with GCC 14
#1222 opened by marxin - 4
mold 2.30.0 test failure on alpinelinux
#1221 opened by bl4ckb0ne - 11
- 2
mold fails to link when used as a linker with rustc, gcc and with lto enabled
#1226 opened by karolherbst - 1
`--repro` doesn't archive input files correctly
#1227 opened by nuudlman - 2
- 0
mold silently produces invalid executable (-fPIC)
#1220 opened by Sfinx - 2
Concurrent map size is not large enough in gdb-index.cc
#1219 opened by tupos - 3
Weird tokio error in mold 2.4.1
#1216 opened by 0e4ef622 - 0
Report errors for certain unknown section types
#1215 opened by MaskRay - 7
osdev usecase: Can Debuginfo be loadable?
#1194 opened by mstarodub - 4
Mold gives warning about clang lib file, compiling with "-fsanitize=address"
#1213 opened by Tikifire - 6
- 2
Error running Mold-compiled project on ppc64le
#1203 opened by rjzak - 1
More GCC warnings related to mold::Atomic
#1208 opened by marxin - 0
Trying to use mold for linking whole FreeBSD base and kernel - stuck at i386 BTX linking...
#1209 opened by freebsd-nils-level1 - 0
common/common.h:219:3: warning: base class ‘struct std::atomic<bool>’ should be explicitly initialized in the copy constructor [-Wextra]
#1205 opened by marxin - 0
GCC warnings
#1204 opened by marxin - 10
Rust on ppc64le: unknown relocation R_PPC64_DTPREL16_LO_DS
#1192 opened by rjzak - 1
mold refused to link GP-setup code for RISC-V
#1182 opened by piggynl - 4
On riscv64 mold seems to incorrectly interpret symbolic link /lib64/lp64d -> .
#1197 opened by rwmjones - 4
- 2
Mold installation on RHEL8?
#1191 opened by jordankrim - 3
ENOMEM after trying to mmap several exabytes of memory
#1195 opened by crosdahl - 2
LDPT_REGISTER_CLAIM_FILE_HOOK_V2 missing from LTO support
#1188 opened by tob2 - 5
MOLD removes GCC's offload symbols when linking
#1190 opened by tob2 - 2
Adding illumos support
#1183 opened by dancrossnyc - 1
Cross compiling using arm-linux-gnueabihf toolchain does not work with LTO on macOS
#1185 opened by ttc0419 - 1
Unknown command line option
#1181 opened by ryuukk - 0
Mold does not support `-b binary`
#1179 opened by Cerberios - 18
Segfault linking llvm-sys
#1174 opened by SUPERCILEX