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

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

#42 in #object-file

22 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.7–1.3MB
~30K SLoC