X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Message-ID: <3C2E4CB0.527DB051@yahoo.com> From: "one2001boy AT yahoo DOT com" X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: make.exe References: <3C2E0CA5 DOT C99DF313 AT yahoo DOT com> <8011-Sat29Dec2001211333+0200-eliz AT is DOT elta DOT co DOT il> <3C2E1CFB DOT 38B8EA78 AT yahoo DOT com> <1659-Sat29Dec2001223740+0200-eliz AT is DOT elta DOT co DOT il> Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: 7bit Lines: 34 NNTP-Posting-Host: 12.234.90.85 X-Complaints-To: abuse AT attbi DOT com X-Trace: rwcrnsc52 1009666821 12.234.90.85 (Sat, 29 Dec 2001 23:00:21 GMT) NNTP-Posting-Date: Sat, 29 Dec 2001 23:00:21 GMT Organization: AT&T Broadband Date: Sat, 29 Dec 2001 23:00:21 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Thank you. Eli. It seems to me that make.exe can only run successfully in Windows 9x/Me. For windows 2000 or XP, it will fail in the middle, getting the popped error: ntvdm.exe: The instruciton at "0x0f048dc5" reerenced memory at "0x01340ffc", the memory could not be "written" Is it a bug for make.exe? If I switched to nmake from VC++, it is fine. But nmake cannot handle if the command line is longer enough such as: gcc -o test.exe 1.o 2.o ...................................... (could it be a bug for namke?) Then I switched to make.exe, and it continues to work. Seems that the combination use of make.exe and nmake.exe can resolve the pain in Windows. But it is not convenient to use. Eli Zaretskii wrote: > > From: "one2001boy AT yahoo DOT com" > > Newsgroups: comp.os.msdos.djgpp > > Date: Sat, 29 Dec 2001 19:36:48 GMT > > > > Thanks. But I searched and cannot find mak3791b.zip to download. > > Do you know where it can be found? > > It's in the v2gnu directory, the same one where you got gccNNNb.zip.