#x86-64 #linker #static #target #object-file

bin+lib x64_static_linker

x86_64 static linker

9 releases

0.1.44 Oct 8, 2020
0.1.43 Oct 8, 2020
0.1.42 Sep 15, 2020

#37 in #object-file

Download history 2/week @ 2024-02-25 104/week @ 2024-03-31

104 downloads per month

MIT license

15KB
222 lines

x64_static_linker at crates.io x64_static_linker at docs.rs

x64_static_linker

x86_64 static linker

Get Started


How to use as an linker command

cargo build
./target/debug/x64_static_linker <object-file>

How to use as a Rust crate

See documentation

Dependencies

Dependencies

~0.8–1.4MB
~33K SLoC