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]

Adding to my includes


Hello;

	I'm very new to C and GCC (though I've coded in Java, Delphi,
etc).  I'm not sure how the pathing works in GCC when I add headers to a
sub directory in my include directory.  I think I can use -L command
line option (like -c in java).  Though what I'm more looking at is how
to permanently add to the pathing (like using CLASSPATH with Java).

Thank you,
Tim


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