Date: Mon, 4 Oct 1999 10:28:00 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Laurynas Biveinis cc: djgpp-workers AT delorie DOT com Subject: Re: Help with arg passing In-Reply-To: <37F752EA.A1B8B796@softhome.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 3 Oct 1999, Laurynas Biveinis wrote: > Eli Zaretskii wrote: > > I cannot reproduce this; on my machine argv[0] _is_ printed. > > > > Did you change anything in dosexec.c, system.c, or the startup code? > > If so, perhaps those changes are responsible. > > This happens with about week old CVS sources. I have now verified that argv[0] is printed, both on Windows 95 and on DOS, when the test programs are compiled with the latest alpha of 2.03 on SimTel.NET. Unless CVS was updated since then with some bug, I really don't know what to suggest. Can you try your programs with some earlier version of the library, like stock v2.02 or one of the alpha versions on SimTel? I don't have an easy way of generating a list of all changes in CVS since the last alpha, and I'd like to avoid checking out everything to my local machine, if possible.