From: "Yury I.Greatsaew" Newsgroups: comp.os.msdos.djgpp Subject: Memory problem under W2k. Date: Sat, 30 Jun 2001 18:18:43 +0400 Organization: Ye 'Ol Disorganized NNTPCache groupie Lines: 26 Distribution: world Message-ID: <993910786.942311@basic.maxnet.ru> NNTP-Posting-Host: news AT ns DOT maxnet DOT ru X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Cache-Post-Path: basic.maxnet.ru!unknown AT 195 DOT 112 DOT 100 DOT 3 X-Cache: nntpcache 2.4.0b2 (see http://www.nntpcache.org/) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I have used djgpp under FreeBSD as crossgo32-djgpp ports and been almost satisfied with that. On some reason I had to compile a project under W2k. I installed binaries, started Make and saw messages from ntvdm.exe. The instruction at "....." referenced memory at ".......". The memory could not be "written" .... During the series of restarting 'make' I got an .exe. Probably it is not a wrong development practice under Windows, but it enrages me. Any ideas? yury