Mail Archives: djgpp-workers/1999/07/21/03:56:54
On Tue, 20 Jul 1999, Mark E. wrote:
> If someone compiles their own Bash with djdev 202 or 201, then the
> '/dev/env/' feature won't work which means the default prefix needs
> to be set to the not-as-good "\${DJDIR}".
Would Bash 2.03 even compile and work correctly with stock DJGPP
v2.02 or earlier?
Even if it does, do we really want to deprive users of building with
/dev/env/DJDIR as the prefix for the sake of those rare cases where a
new Bash is compiled with an obsolete libc? The /dev/env
functionality was introduced to defer the resolution of pathnames to
run time, so this test seems to defeat at least some of that purpose.
Anyway, it's not like this is a big deal, one way or the other.
- Raw text -