Вход на сайт

Просмотр новости

Найдите то, что Вас интересует

Wild Linker 0.10 Released With GDB Index Support, Mitigation For Btrfs Performance

Дата публикации: 04-08-2026 10:14:21

Wild 0.10 released overnight as this very fast linker for Linux that is written in the Rust programming language and focused on iterative development...

Основное содержимое страницы с новостью.

PROGRAMMING

Wild 0.10 released overnight as this very fast linker for Linux that is written in the Rust programming language and focused on iterative development.

One of the new features worth noting for Wild 0.10 is the introduction of "--gdb-index" support. The GNU Gold linker originally introduced "--gdb-index" and since found in LLD and Mold as a linker flag to tell the linker to pre-compute and embed a symbol index section directly inside the final binary. That .gdb_index symbol index section provides for much faster startup times for debuggers like GDB and lowering the overhead.

Supporting --gdb-index by Wild was a request since 2025 that is now finally in place for Wild 0.10.

For those using Wild on a Btrfs file-system (or VFAT), the linker will now default to "--no-mmap-output-file" for better performance. The release announcement notes, "the most notable change was that we now avoid using mmap on the output file if it's on a btrfs or vfat filesystem, which gives a bit of a speed-up, although you're still much better off avoiding these filesystems for your builds if at all possible." Aside from that though, Wild 0.10 is performing similar to its prior release:

Wild 0.10 benchmark

Wild 0.10 also brings various bug fixes, started on 32-bit support, the WebAssembly (WASM) port can now link a range of programs, and the libwild library can use input and output files purely in memory. More details on Wild 0.10 can be found via GitHub.

Схожие новости

#Наименование новостиТональностьИнформативностьДата публикации
1zlib-rs 0.6.7 Released With LoongArch LSX Optimizations, Use-After-Free Fix023.5403-08-2026
2Wayfire Wayland Compositor Closing In On v1.0 Release012.7727-07-2026
3Redox OS Gets GTK3 Backend For Orbital Desktop, Fractional Scaling & USB Gamepads5708-07-2026
4GNU Binutils 2.47 Released With More RISC-V Extensions, New Options012.3926-07-2026
5lzbench 2.30516-06-2026
6devel/gwm - 1.0.35713-07-2026
7Zlib-rs 0.6.6 Released With Updated Zlib API Support5709-07-2026
8[Перевод] Rust 1.97.0: манглинг символов, вывод линкера и поддержка запрета предупреждений в Cargo011.4314-07-2026
9Wayland 1.26 RC1 Released With New Event To Help Ensure Correct Pointer Coordinates0509-07-2026

Классификация: Пресс-релизы. Схожих патентов: 0. Схожих новостей: 9. Тональность: 0. Информативность: 12.2. Источник: www.phoronix.com.