Date: Wed, 1 Apr 1998 11:14:32 -0500 (EST) From: Daniel Shor To: eliz AT is DOT elta DOT co DOT il cc: djgpp AT delorie DOT com Subject: Re: Loader error (0025): cannot initialize Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk > > I decided to make a quick > > 'Hello World' program to test it, but when I go to compile the program > > it gives me this, 'Loader error (0025): cannot initialize'. > > This is not a DJGPP message. Please make sure you don't have a > non-DJGPP cpp.exe lurking somewhere on your PATH. It is generally > advisable to put the DJGPP's bin subdirectory *first* in your PATH > variable. I have the same problem, and I do have another non-DJGPP cpp.exe in my path (Borland). So I tried putting it first on the list of paths, and it still gave me this error.