Date: Tue, 30 Jun 1998 15:56:42 +0200 (MET DST) From: Hans-Bernhard Broeker To: Andris Pavenis cc: djgpp workers list Subject: Re: Some notes about DJDEV202.ZIP In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Tue, 30 Jun 1998, Andris Pavenis wrote: > Specifying $DJDIR/lib in library search path for DJGPP is the > same as doing adding this under Linux. As the result such > directory is searched BEFORE any version-specific directory. Ah, right. Now I got it. > If we include version specific directory there then what to do when > gcc version will change as I think it is not a good idea to add all > possible future version names (2.8.2, 2.9.0, pgcc-1.0.3, etc.) That's why I suggested doing something to *gcc* to fix this. Each release of gcc simply knows (or should know, at least), where its own private private files are. Maybe a little change to the gcc sources, switching the order of searching, so that $LIBRARY_PATH and $C_INCLUDE_PATH are searched after the version-specific directories. Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.