Skip to content

MedUnes/c-static-link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Linking in C PoC

build

This very poccy PoC shows how you can create static libraries in C and link them into one binary

Build

$ make bin

Run

$ .build/calc

Cleanup

$ make clean

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published