This is the mail archive of the gcc-patches@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: [PATCH] add GCC_OPTIONS


On Wed, Jun 25, 2003 at 03:48:53PM -0700, David O'Brien wrote:
> On Wed, Jun 25, 2003 at 11:10:11PM +0100, Joseph S. Myers wrote:
> > On Wed, 25 Jun 2003, David O'Brien wrote:
> > 
> > > This patch takes an idea from GNU Grep and adds support for the
> > > "GCC_OPTIONS" environmental variable.  This is *very* useful when one is
> > 
> > What is your answer to the problem of bug reports which give all the
> > information requested but fail to mention the environment and so are not
> > reproducable because of this option (which has been raised each time this
> > idea has been suggested from time to time in the past)?

Would it be better if I added code to print out:

    Using GCC_OPTIONS=.....

for "gcc -v"?


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