This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [gomp] OMP_STACKSIZE env variable
On Fri, Jun 09, 2006 at 03:27:46PM -0700, Asher Langton wrote:
> The variable name varies from compiler to compiler; among these are
> KMP_STACKSIZE and MPSTKZ. It would probably be better to use an
> environment variable that would be unlikely to conflict with another
> compiler, perhaps GOMP_STACKSIZE?
Ah, that wasn't clear from your mail. Yes, I should probably change that.
r~