Message-ID: <3291672D.64DB@cs.com> Date: Mon, 18 Nov 1996 23:52:13 -0800 From: "John M. Aldrich" Reply-To: fighteer AT cs DOT com Organization: Three pounds of chaos and a pinch of salt MIME-Version: 1.0 To: Brian J Landsberger CC: djgpp AT delorie DOT com Subject: Re: Problems: SYSRPT00.LOG References: <19961117 DOT 214505 DOT 10335 DOT 4 DOT jesusfreak44 AT juno DOT com> <329159EB DOT 4DBD AT cs DOT com> <19961118 DOT 202146 DOT 6863 DOT 8 DOT jesusfreak44 AT juno DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Brian J Landsberger wrote: > > PATH environment variable: Correct > DJGPP environment variable: Correct > Location of DJGPP.ENV: c:/djgpp/djgpp.env > Location of DJGPP BIN directory: c:/djgpp/bin/ > > --Required files status-- > Name Location > gcc.exe C:/djgpp/bin/ > go32-v2.exe C:/djgpp/bin/ > go32.exe C:/djgpp/bin/ > as.exe C:/djgpp/bin/ > > ** [037] Critical DJGPP programs found in wrong directory on PATH. Whoops! That's a bug that slipped into djverify 0.3a when I wasn't looking. :/ Notice that the drive specifiers of the files are in uppercase while the drive specifier of the BIN directory is in lowercase. I uploaded an 0.31 version which fixes this and a few other minor bugs to DJ's ftp site on Friday. You can safely ignore that error, Brian, so you should be good to go. P.S.: You may ask why I don't just use a case-insensitive compare on the directory names. This is because I want to maintain support for LFNs, where case may be significant. -- John M. Aldrich, aka Fighteer I -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS d- s+:- a-->? c++>$ U@>++$ p>+ L>++ E>+ W++ N++ o+ K? w(---) O- M-- V? PS+ PE Y+ PGP- t+(-) 5- X- R+ tv+() b+++ DI++ D++ G e(*)>++++ h!() !r !y+() ------END GEEK CODE BLOCK------