Am 29.11.2011 12:18, schrieb [email protected]:


On Tue, 29 Nov 2011, Graeme Geldenhuys wrote:

On 29/11/2011, Hans-Peter Diettrich <[email protected]> wrote:

A "make -n rtl.chk > test.txt" succeeded, at least. Now I suspect some
Windows or RTL commandline limitations, which seem to truncate the long
command lines created by the scripts (4890 chars for rtl.chk).


Does this limitation apply when using TProcess under Windows as well?
Truncating a command line.

Yes.

http://msdn.microsoft.com/en-us/library/windows/desktop/ms682425%28v=vs.85%29.aspx


Specifies a limit of 32 Kb.

But the 32k characters limit of CreateProcess is reached harder than the 8k or 2k limits of the command line...

Regards,
Sven
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to