www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/11/05/05:19:09

Date: Wed, 5 Nov 1997 12:17:56 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Mirek Prywata <mpry AT fuw DOT edu DOT pl>
cc: djgpp AT delorie DOT com
Subject: Re: DJGPP +Novell:can I do anything more?
In-Reply-To: <345EF8CE.1A88F555@fuw.edu.pl>
Message-ID: <Pine.SUN.3.91.971105121721.460P-100000@is>
MIME-Version: 1.0

On Tue, 4 Nov 1997, Mirek Prywata wrote:

> I traced djgpp with -v option and it
> appeared that cc1.exe is very slow (actually reading cc1.exe from the
> network drive - it's 1MB with each compiled file). I tried to copy
> cc1.exe to RAMDISK but gcc uses still g:\djgpp\bin\cc1.exe instead of
> this from ram drive.

That's because you didn't change COMPILER_PATH.  This variable is used
by gcc to find the programs that it runs during compilation (contrary
to popular belief, it does NOT use PATH).  I suggest to set it to
point to the RAMDISK directory as well; DJGPP.ENV will then note this
setting and *append* your g:/djgpp/bin directory to that setting (so
you shouldn't need to copy cpp.exe, as.exe and ld.exe as well, if you
don't want to).

- Raw text -


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