From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: What is: Loader error (0025): Cannot initialize Date: Thu, 02 Apr 1998 23:16:48 -0500 Organization: Two pounds of chaos and a pinch of salt. Lines: 35 Message-ID: <352462B0.1B79@cs.com> References: <6fv4cf$gub$1 AT gte1 DOT gte DOT net> <6g1mpn$btm$1 AT gte1 DOT gte DOT net> NNTP-Posting-Host: ppp220.cs.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk rfolden wrote: > > Here is the output from using the suggestions: > > D:\DJGPP\SRC\RCS\SRC>gcc -v > Using builtin specs. > gcc version 2.8.0 > D:\DJGPP\SRC\RCS\SRC>gcc -print-prog-name=cpp > cpp > > The full path is not printed. Is this the problem? I need cpp and it > doesn't exist? Type "path" at the DOS prompt. If the 'bin' directories from any other compilers are in the PATH before the DJGPP 'bin' directory, change your PATH so that they aren't. I wrote a little utility that mimics Unixy 'which' specifically for this purpose. If you'd like to try it out you are welcome; just email me. Also, my DJVERIFY utility has been designed to help solve these sorts of configuration problems; visit my web page for the URL to download it. Please email me with any comments. hth! -- John M. Aldrich, aka Fighteer I UIN# 7406319 -----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------