This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: compiler search paths


> 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...


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]