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]
Other format: [Raw text]

Re: Defining a common plugin machinery


On Thu, Oct 9, 2008 at 05:26, Hugh Leather <hughleat@hotmail.com> wrote:

>   I think the env var solution is easier for people to use and immediately
> understand.  There would be nothing to stop those people who don't like env
> vars from using the shell wrapper approach.  Why not allow both?

Environment variables have hidden side-effects that are often hard to
debug.  It is easy to forget that you set them.  I also agree that we
should not allow environment variables to control plugins.


Diego.


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