Mail Archives: djgpp-workers/1998/02/25/17:40:11
Laszlo Molnar wrote :
>
> Ok, but this is a small performance hit. Two other directories are
> scanned by gcc, before it finds cpp and cc1. This is the only reason I
I would say: a very small perfomance hit!
> suggested directory search reordering. But if this is hard to do, I can
> live with that.
Changing this is not hard for me. That hard part here is to send the
patches the mainatainer and then that they accept, which I don't think
in that case.
> COMPILER_PATH is not set by me. So gcc only sees $DJDIR/bin. But why
> $DJDIR/bin/djgpp/2.80 is scanned first?
Because this is the hardcoded order in gcc.c
> > > ps2: the last 2 pathnames look strange for me...
> > Why this?
>
> I mean these:
>
> >c:/djgpp/lib/gcc-lib/djgpp/2.80/$DJDIR/djgpp/bin/djgpp/2.80/cpp.exe,
> >c:/djgpp/lib/gcc-lib/djgpp/2.80/$DJDIR/djgpp/bin/cpp.exe,
>
> ^^^^^^^^
This is one side effect of the new feature to have environemnt
variables hardcoded as default paths :-(
Robert
--
******************************************************
* email: Robert Hoehne <robert DOT hoehne AT gmx DOT net> *
* Post: Am Berg 3, D-09573 Dittmannsdorf, Germany *
* WWW: http://www.tu-chemnitz.de/~sho/rho *
******************************************************
- Raw text -