How to add multiple header include and library directories to the search path in a single gcc command?
Use multiple -I flags for the include directories and multiple -L flags for the lib directories
2.1m questions
2.1m answers
60 comments
57.0k users