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: PATCH: look for host ranlib in configure


Alexandre Oliva wrote:
> But the top-level Makefile.in will need some changes, because it
> passes RANLIB down, overriding the setting in gcc/Makefile.  The right
> fix is to remove the setting of RANLIB from the top-level Makefile.in,
> and pass it down in EXTRA_HOST_FLAGS with the XFOO= hack (see how
> LANGUAGES is passed down).

You mean, XFOO= hack with ranlib should be added to EXTRA_HOST_FLAGS, not
EXTRA_GCC_FLAGS?

Laurynas

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