bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Max env-var size on Win-XP


From: Gisle Vanem
Subject: Re: Max env-var size on Win-XP
Date: Mon, 3 Feb 2014 16:45:03 +0100

> Would you like to write a modified patch along these lines?

Okay, will do.

Done. Output in this case is now something like:

 process_begin: CreateProcess(g:\MingW32\msys\bin\echo.exe, echo "Generating 
..", ...) failed.
 CreateProcess probably failed due to a too large environment. Env-size is 
33881 bytes.
 make (e=87): Parameteren er feil

According to my references, GetVersionEx is supported on Windows 9X,
so there should be no problem using it.  However, I'd like to avoid
looking at the version.

My revised patch doesn't use GetVersionEx(). Attached.

--gv

Attachment: env_size_warning.diff
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]