Skip to content

northfun/testdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

testdl

还未完成。。。与设想不符

gcc -shared -fPIC -o ./mylib/csapp.so ./tools/csapp.c -lpthread gcc -shared -fPIC -o ./mylib/mytools.so ./tools/mytools.c -lpthread

gcc -shared -fPIC -o ./mylib/dynamicprint.so ./dynatest/dynamicprint.c

gcc -o ./bin/myecho myecho.c ./mylib/*.so -ldl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published