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:
> Hmm.  I see EXTRA_HOST_FLAGS already passes RANLIB down; I hadn't
> noticed EXTRA_GCC_FLAGS does too.  And a number of rules pass the HOST
> RANLIB down explicitly; these will be a tad bit harder to rewrite
> portably.

You mean, adding XFOO= in all places where [HOST-]RANLIB is passed down is
not enough? What else should be done. Also, in my next patch I'm trying to 
move {RANLIB|NM|AR}_FOR_TARGET macros to configure too. Will it need 
similar treatment?

Laurynas

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