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]

proposal: Default settings from environment


I'd like to propose a mechanism for setting defaults on gcc.  My purpose is 
that I am setting up a compute cluster, and I'd like to set default 
optimizations appropriate for the processors.

I think an easy way to do this would be for gcc to read default values from 
the environment.  I imagine it would not be difficult to add such a patch.

Before I submit a patch, I'd like to know what others think about this idea, 
or would anyone like to propose an alternative.


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