Skip to content

paulgazz/makeslice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

makeslice

o gcc shunt for logging the links and dependencies of a build.

Given a file, what is its headers and what does it build with.

cpp (preprocessor) output to find the header dependencies. gcc arguments must be used to find the relevant headers.

cpp : -I command line : .o files

-L -l for libraries

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published