This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [RFA:] toplevel Makefile.in: In EXTRA_TARGET_FLAGS, passRANLIB_FOR_TARGET not RANLIB.


On Sat, 11 Aug 2001, DJ Delorie wrote:
> > Why special-case RANLIB as not using RANLIB_FOR_TARGET here
>
> There are two issues:
[...]

Oh, I give up.  I'll just say that something is wrong here,
since I can't override RANLIB_FOR_TARGET with a "make all
RANLIB_FOR_TARGET=whatever" without overriding RANLIB to be the
same.  That's is wrong; I can override the other target
definitions.  But I won't need to do that much longer, so I'll
drop this.

brgds, H-P


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]