From: Mark Randell Newsgroups: comp.os.msdos.djgpp Subject: Problems setting up djgpp Date: Sun, 12 Sep 1999 00:27:55 +0800 Organization: Wantree Development Lines: 35 Message-ID: <37DA830B.D79C94AF@wantree.com.au> NNTP-Posting-Host: per1-23.wantree.com.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.5 [en]C-CCK-MCD snapN45b1 (Win98; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com A friend of mine is having some problems setting up djgpp on his PC. I believe it has to do with the environment settings in his autoexec.bat. I don't think they're getting noticed, or something isn't working with them. When he opens a program in rhide, he either gets a 'Could not find source....' error or if he changes the directories he gets a 'Program exit code: -1 (0xffffffff)' error. He's installed djgpp to c:\djgpp. He has c, d, e, f and g hard disk partitions, using Win95 as his primary OS and Linux is installed on another partition (which he says is invisible to Windows). When he tries to compile allegro (using 'make all') he gets an error (not sure what it is) and moving make.exe to the allegro directory, then running it gives this error Compiling Allegro. Please Wait gcc -I. Isrc _Iobj/djgpp -Wall -Wno-unused -m486 -03 -ffast -math -fomit -fram -pointer -o obj/djgpp/allegro.o -c src/allegro.c make.exe: *** [obj/djgpp/allegro.o] Error -1 His autoexec.bat is as follows SET BLASTER=A220 I7 D1 T2 SET SNDSCAPE=C:\WINDOWS rem - By Windows Setup - C:\WINDOWS\COMMAND\MSCDEX.EXE /D:IDECD000 SET PATH=C:\DJGPP\BIN;%PATH% SET DJGPP=C:\DJGPP\DJGPP.ENV PATH F:\ORAWIN95\BIN c:\windows\win