Date: Mon, 30 Mar 1998 14:14:44 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Amadon <amadon AT usa DOT net>
cc: djgpp AT delorie DOT com
Subject: Re: Problem: Loader error (0025): cannot initialize
In-Reply-To: <351E9870.4E43@usa.net>
Message-ID: <Pine.SUN.3.91.980330141425.19525M-100000@is>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Precedence: bulk


On Sun, 29 Mar 1998, Amadon wrote:

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