top | item 45611566 (no title) nsvd2 | 4 months ago Static compilation and static linking are two separate things - however, Rust is both statically compiled and (usually) uses static linking of dependency libraries. discuss order hn newest paulddraper|4 months ago You’re right. I mean static linking.And by default Rust does not. Needs glibc.
paulddraper|4 months ago You’re right. I mean static linking.And by default Rust does not. Needs glibc.
paulddraper|4 months ago
And by default Rust does not. Needs glibc.