How to add multiple header include and library directories to the search path in a single gcc command? February 9, 2023 by Tarik Use multiple -I flags for the include directories and multiple -L flags for the lib directories