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]

Default INCLUDE and LIBRARY DIRECTORY PATHS for gcc


Hi,

Is there any way i.e. environment variable  or settings file ( .rc ) etc..
which can be used to make gcc search INCLUDE paths/ LIBRARY DIRECTORY
paths of my choice by default. ( in addition to the ones it already
does like /usr/include for INCLUDES and
/usr/lib for LIBRARY DIRS

essentially i always use the same -I , -L options for boost, Roguewave
etc..is there a way to dispense with this.

Thx
Digz


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