This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Re: System wide and user specific include and lib directories


Peng Yu <pengyu.ut@gmail.com> writes:

> -I and -L options can be used to specify additional include and lib
> directories. Could you let me know where are the system wide
> configuration files and user specific configuration files where I can
> specific the directories so that I don't have to use -I and -L options
> from command line any more?

Use a shell script to invoke the compiler.

Ian


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