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: gcc environment variables


Alexandre Oliva wrote:
> > Does anyone know there to find the FULL list of environment variables
> > that efect the behaviour of gcc,All I found was only a small part of
> > these.
> 
> The GCC manual is supposed to cover them.  If you find of any
> variables that affect GCC and are not listed there, please report.

It does not document SUNPRO_DEPENDENCIES which affects CPP.  Which, btw,
is a very useful environment variable whose functionality cannot be
duplicated by any combination of command line options or other variables.

Really there should be a command line option to do the equivalent.

-- Jamie

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