www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2003/09/12/21:01:20

X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
From: Steven Hallis <stevenh AT nycap DOT rr DOT com>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: problem with DJGPP/Allegro
Message-ID: <e5q4mvg3a3hleq6ojjs3mvuom411o1s8e6@4ax.com>
References: <7ik4mvoqkj8fdadd147af1bt996j8usop1 AT 4ax DOT com> <1so4mvsaobe6mn0hukhs0eek9n2cvbhtc3 AT 4ax DOT com>
X-Newsreader: Forte Agent 1.92/32.572
MIME-Version: 1.0
Lines: 60
Date: Sat, 13 Sep 2003 00:54:34 GMT
NNTP-Posting-Host: 24.194.65.35
X-Complaints-To: abuse AT rr DOT com
X-Trace: twister.nyroc.rr.com 1063414474 24.194.65.35 (Fri, 12 Sep 2003 20:54:34 EDT)
NNTP-Posting-Date: Fri, 12 Sep 2003 20:54:34 EDT
Organization: Road Runner
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

On Sat, 13 Sep 2003 10:27:02 +1000, Andrew Cottrell
<spam AT bigpond DOT com DOT au> wrote:


>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.

djdev203.zip, 9/11/2003 6:34PM

I am using Windows XP, sorry for not including this information in my
original post, I had intended to do so but it must have slipped my
mind. 

This is, I believe, the most recent version of the software, and all
packages were recommended based on my choices from zip-picker.html. 

>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.

D:\djgpp>gcc hello.c
gcc.exe: environment variable DJGPP points to corrupt file
'c:\djgpp\djgpp.env'

Direct use of GCC can be resolved as follows:

D:\djgpp>set djdir=d:\djgpp

D:\djgpp>gcc hello.c

D:\djgpp>a.exe
Hello, world.
D:\djgpp>

However this solution does not resolve the issue entirely, because
make still refuses to work properly:

D:\djgpp\allegro>make
Your PATH is not set correctly! This must include the
djgpp bin directory: see the djgpp readme.1st for details.

>Also which version of gcc are you using? (gcc --version <double ->))

D:\djgpp\allegro>gcc --version
gcc.exe (GCC) 3.3.1
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There
is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.


I think I've provided all the information you've requested, if I've
understood you properly. 

Best,
Steven

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019