From: "AndrewJ" Newsgroups: comp.os.msdos.djgpp Subject: DPMI crashes (was re: where is the source code for long file name?) Lines: 16 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Message-ID: Date: Tue, 23 May 2000 22:37:58 GMT NNTP-Posting-Host: 24.42.120.18 X-Complaints-To: abuse AT home DOT net X-Trace: news2.rdc1.on.home.com 959121478 24.42.120.18 (Tue, 23 May 2000 15:37:58 PDT) NNTP-Posting-Date: Tue, 23 May 2000 15:37:58 PDT Organization: @Home Network Canada To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com [ in an older posting, Damian said... ] > Win2K has LFN support similar to Win9x's, but Win2K's DPMI server has > trouble when a DPMI program launches a DPMI program (e.g. GNU make). Funny thing... this just jogged my memory. Many months ago, I compiled NASM with DJGPP 2.02 (before 2.03 was out). I then decided to port all my Watcom Makefiles to GNU Make, since GNU's is much better than Watcom's. But lo and behold, every time I tried to assemble a file using NASM from within Make, it faulted on me for no apparent reason. Have you heard about this before? I'm going to see if I can get it to do it again so I can give some more detailed information. AndrewJ