Date: Mon, 9 Mar 1998 11:37:47 +0200 (IST) From: Eli Zaretskii To: Koehler cc: koehler AT trpntech DOT com, djgpp AT delorie DOT com Subject: Re: Loader error (0025): cannot initialize In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 9 Mar 1998, Koehler wrote: > Loader error (0025): cannot initialize Are you sure this is the *exact* wording of the message? If not, please post the exact message printed. I don't think DJGPP ever prints any message which begins with the word ``Loader''. Without the exact message, it is impossible to guess the nature of your problem. > I just got the djgpp compiler and set it up as per instructions. Which GCC version did you install? And what version of Binutils do you use? > Then something happened (what???) and the above error > appeared whenever gcc is invoked, even with something as simple as > hello.c. Does it happen even if you say "gcc --version"?