Skip to content

This project is a summary of what i have learned from book , that is a really great book on linker & loader and C run time library. I will gradually enhance it and add more functionalities in future and make it usable and compact c runtime lib

Notifications You must be signed in to change notification settings

larryhe/tinyCRT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

tinyCRT
=================================================
This project is a summary of what i have learned a great book on linker & loader and C runtime library. I will gradually enhance it and add more functinalities in the future and make it an usable and compacted C runtime libary. 

build
cd src/ and run make to build the code

run 
cd src/ and run ./test

About

This project is a summary of what i have learned from book , that is a really great book on linker & loader and C run time library. I will gradually enhance it and add more functionalities in future and make it usable and compact c runtime lib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published