delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/04/02/21:15:58

From: "rfolden" <rfolden AT gte DOT net>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: What is: Loader error (0025): Cannot initialize
Date: Thu, 2 Apr 1998 18:00:14 -0800
Organization: gte.net
Lines: 42
Message-ID: <6g1fsm$qc4$1@gte2.gte.net>
References: <Pine DOT SUN DOT 3 DOT 91 DOT 980402132925 DOT 3207H-100000 AT is>
NNTP-Posting-Host: 1cust140.tnt16.lax3.da.uu.net
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

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?

To be more clear, I am attempting to MAKE the RCS package.  I get a bunch of
warning messages and then the gcc error.

    Makefile:551: warning: overriding commands for target `TAGS'
    Makefile:272: warning: ignoring old commands for target `TAGS'

    gcc -c  -Dhas_conf_h  -I. -I. -g -O2 -fomit-frame-pointer ci.c
    Loader error (0025): cannot initialize
    make.exe: *** [ci.o] Error 1

Anymore ideas?
-Thanks
-Rudy

Eli Zaretskii wrote in message ...
>
>On Thu, 2 Apr 1998, John M. Aldrich wrote:
>
>> To confirm whether this is indeed the problem, add '-v' to the compiler
>> flags when you invoke gcc and watch the list of programs it runs.
>
>After running with -v, where you see which program causes this message,
>run GCC like this:
>
> gcc -print-prog-name=cpp
>
>(assuming `cpp' is producing the message above).  This prints the full
>path name of the program, so you can see where to look.


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019