This is the mail archive of the gcc@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: RANLIB_TEST in gcc/Makefile?


On Jan  3, 2001, DJ Delorie <dj@delorie.com> wrote:

> The only thing I can think of is to use a just-built ranlib, if
> available, but I can't see why ranlib is special.

We generally wouldn't use a just-built ranlib for host, but for
target.  And that's RANLIB_FOR_TARGET, not RANLIB.  So I think
Laurynas' upcoming patch would be Ok :-)

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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