From: Andrew Cottrell Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP and WindowsXP Date: Sat, 01 Mar 2003 15:32:42 +1100 Organization: ECLiPSE Lines: 22 Message-ID: References: NNTP-Posting-Host: p424-tnt2.syd.ihug.com.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: lust.ihug.co.nz 1046493167 9967 203.173.131.170 (1 Mar 2003 04:32:47 GMT) X-Complaints-To: abuse AT ihug DOT co DOT nz NNTP-Posting-Date: Sat, 1 Mar 2003 04:32:47 +0000 (UTC) X-Newsreader: Forte Agent 1.92/32.572 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >> Does anybody knows how to make DJGPP run succesfully in a Windows XP Home >> DOS shell, for a non "system administrator" account? > >This consists of two largely separate issues: > >1) DOS support on XP is subtly broken in many "interesting" ways, for which >2) Setting up DJGPP as non-admin on an NT-style box means you have to > avoid any changes to the master environment. That still leaves two > choices: Now to re-itterate item 1) make sure you are using exe's dated after 1-Dec-2001 or they will not be compatible with XP. In simple terms make sure you are using the latest files. If you are using the latest files could you please post :- a) the output from the set for "set path" and the "set djgpp" environemnt variables b) What are the exact messages shown when trying to build the hello world program using the instructions in the readme.1st from DJDEV203.zip (from 2002!!!) Andrew