X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Andrew Cottrell Newsgroups: comp.os.msdos.djgpp Subject: Re: problem with DJGPP/Allegro Date: Sat, 13 Sep 2003 10:27:02 +1000 Organization: HOME Message-ID: <1so4mvsaobe6mn0hukhs0eek9n2cvbhtc3@4ax.com> References: <7ik4mvoqkj8fdadd147af1bt996j8usop1 AT 4ax DOT com> X-Newsreader: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 26 NNTP-Posting-Date: 13 Sep 2003 08:27:07 WST NNTP-Posting-Host: 202.154.115.197 X-Trace: 1063412827 news.swiftel.com.au 13257 202.154.115.197 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >All right, I've had quite a number of problems getting started with >DJGPP, and I think it's best if I detail them from the beginning >rather than assuming some of the fixes I've made were reasonable. > >I've read the FAQs and readmes and while I admit it's possible that >I've missed some detail, I'm at a loss what that detail could be. > >Make result: > >Your DJDIR environment variable is not set correctly! It should >point to the djgpp.env file: see the djgpp readme.1st for details. What OS are you running and what is the date of the DJDEV*.ZIP that you used? If you asre using Win 2000 or XP then please check to see that you are using the latest files as files from before Dec2001 are not compatible with 2K or XP. Please also cut from the cmd.exe or command.com dos prompt the output or use the redir.exe program to re-direct the output to a file and incldue the file. Use a simple hello world program for this test. Also which version of gcc are you using? (gcc --version )) Andrew