Mail Archives: djgpp-workers/2001/01/31/03:09:03
On Tue, 30 Jan 2001, Laurynas Biveinis wrote:
> Today I just discovered that GCC 2.97 does not
> search for libraries in /dev/env/DJDIR/lib directory,
> and that seems a showstopper to me. The fix for GCC is pretty
> trivial (see below; I've made some rearrangements too).
> However, this should have came up much earlier, so I might
> be missing something very obvious here.
Didn't GCC have some special code to expand $DJDIR at runtime, written
by Robert Hoehne when /dev/env didn't exist yet?
As for the changes, please make sure they don't break the cross-build
environment, both when building GCC as a native or cross-compiler, and
when using it later on a Unix box.
- Raw text -