> Is it possible to set the search paths of -B, -L, -I etc. in the specs > file? Yes. Note, however, that the specs are not an interface that you can rely on remaining unchanged in future versions. AFAIK the only documentation we have on specs is the comment in gcc.c that starts: Specs are strings containing lines...