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: lib path


> Reply-To: "Vu Pham" <vuqpham@hcmc.netnam.vn>
> From: vuqpham@hcmc.netnam.vn (vuqpham)
> Date: Thu, 6 Jan 2000 17:42:39 +0700

> As I understand, when running gcc -print-search-dirs, gcc will list
> the paths for searching libraries and include files.

> How can I change this list of directories ?

You generally don't want to.  See the manual, look up the -I and -L
flags.

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