SyntaxFix
Write A Post
Hire A Developer
Questions
gcc -I/path -L/path
-I /path path to include, gcc will find .h files in this path
-I /path
-L /path contains library files, .a, .so
-L /path
.a
.s