Date: Wed, 21 Jan 1998 16:32:21 +0200 (IST) From: Eli Zaretskii To: Hans-Bernhard Broeker cc: DJ Delorie , robert DOT hoehne AT gmx DOT net, djgpp-workers AT delorie DOT com Subject: Re: gcc 2.8.0 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 21 Jan 1998, Hans-Bernhard Broeker wrote: > On Wed, 21 Jan 1998, Eli Zaretskii wrote: > > > I think the issue of the stub coded inside Binutils vs the one in > > `stubify' should be resolved, before we can really claim that core > > DJGPP and GCC/Binutils are independent of each other. > > In other words: we should add the relevant env. variable to the > distributed djgpp.env, either in the general section, or in named sections > for each of the binutils that may write .exe files (strip, objcopy, ld. > any others?) I'm not sure this is good enough. I would prefer a stub to be distributed as part of djdev and Binutils, to be unzipped into a standard place (like $DJDIR/lib or $DJDIR/share/stub), so that it will be found even without a new entry in DJGPP.ENV. Or maybe we should make each utility use its own stub as the default one? Also, Robert, do Binutils 2.7 support the environmen variable that points to the stub?