delorie.com/archives/browse.cgi | search |
Date: | Thu, 17 Jun 1999 10:25:31 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Roy Sinclair <neilroy AT iafrica DOT com> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: loader error(0025) |
In-Reply-To: | <7k84vb$1tck$1@nnrp01.ops.uunet.co.za> |
Message-ID: | <Pine.SUN.3.91.990617102502.22717L@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Wed, 16 Jun 1999, Roy Sinclair wrote: > Whenever I try and compile a file using "gcc -o "filename.exe" "filename.c" > I get the error: Loader Error(0025). That's not a DJGPP error message. The usual cause for such weird messages is that you have some other compiler's cpp.exe somewhere on your PATH, and GCC is invoking that cpp.exe instead of its own.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |