From: "Chris Jones" Newsgroups: comp.os.msdos.djgpp Subject: Re: Win 2000 & Djgpp Date: Sun, 13 Feb 2000 00:40:41 -0000 Organization: University of Kent at Canterbury Lines: 13 Message-ID: <884uh8$6u3$1@spruce.ukc.ac.uk> References: <389C5256 DOT B1EFBC69 AT gmx DOT at> <38a4f702_1 AT news DOT jps DOT net> NNTP-Posting-Host: stue20c.ukc.ac.uk X-Trace: spruce.ukc.ac.uk 950402408 7107 129.12.226.12 (13 Feb 2000 00:40:08 GMT) X-Complaints-To: news AT ukc DOT ac DOT uk NNTP-Posting-Date: 13 Feb 2000 00:40:08 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4028.3100 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4028.3100 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > > could anybody tell me, whether djgpp is compatible to win2000 or > > not? I've been running Win2k for a while now, and I can say that yes, DJGPP progr ams will run, unless they use VESA (as Damian said). However, the linker see ms to have problems - both standalone and within RHIDE, it crashes out inste ad of linking the program, so I've had to do a dual-boot with DOS to enable me to compile DJGPP apps. The added benefit of win2k over NT 4 is that it supports the LFN API, so DJG PP progs can use long filenames when run from win2000.