[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Cause for the "make (e=234): More data is available" error message
From: |
Eli Zaretskii |
Subject: |
Re: Cause for the "make (e=234): More data is available" error message |
Date: |
Mon, 04 Aug 2008 22:40:51 +0300 |
> Date: Mon, 4 Aug 2008 14:44:32 +0530
> From: "Meerasa, Sharoon Mohideen" <address@hidden>
>
> What could be the possible causes for the below error message obtained
> when building the code using the make file?
>
>
>
> -- snip --
>
>
>
> process_begin:
> CreateProcess(C:\Immo\10018220_MT80\MTSA_MAK\01.ToolFiles\rm.exe,
> C:/Immo/10018220_MT80/MTSA_MAK/01.ToolFiles/rm -f
> C:/Immo/10018220_MT80/Products/bench_J300_ECM10/J300_ECM10.op, ...)
> failed.
>
> make (e=234): More data is available.
What version of Windows is that?
Also, is it possible that the environment passed to rm.exe is larger
than 32K?