#x86-64 #链接器 #静态 #目标 #目标文件

bin+lib x64_static_linker

x86_64 静态链接器

9 个版本

0.1.44 2020年10月8日
0.1.43 2020年10月8日
0.1.42 2020年9月15日

39#object-file

每月下载量 35

MIT 许可证

15KB
222

x64_static_linker at crates.io x64_static_linker at docs.rs

x64_static_linker

x86_64 静态链接器

入门


如何作为链接器命令使用

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

如何作为 Rust crate 使用

查看 文档

依赖

依赖

~0.7–1.3MB
~31K SLoC