Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > openwatcom.users.c_cpp > #3593

Re: Stub exec failed: Arg list too big

Newsgroups openwatcom.users.c_cpp
Date 2023-03-04 13:41 -0800
References <20061031100302.96a4220e.alex.buell@munted.org.uk> <20061102083827.4623c0dd.alex.buell@munted.org.uk>
Message-ID <c0368d49-72ae-4523-b9af-3452fa77fe44n@googlegroups.com> (permalink)
Subject Re: Stub exec failed: Arg list too big
From Max G <maksymzen@gmail.com>

Show all headers | View raw


On Thursday, November 2, 2006 at 1:02:01 AM UTC-8, Alex Buell wrote:
> I suppose noone knows the answer to this one?

This problem is, unfortunately, unable to solve under MSDOS 6.22. Win95,98 has options for command.com /u:250 to solve it. Add this line to config.sys
shell=c:\windows\command.com /u:250 /p
For msdos 6.22 there only one solution for this - reduce amount of arguments of the compilation command line.

Back to openwatcom.users.c_cpp | Previous | Next | Find similar


Thread

Re: Stub exec failed: Arg list too big Max G <maksymzen@gmail.com> - 2023-03-04 13:41 -0800

csiph-web