This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: 3.4 PATCH: Define RANLIB in toplevel Makefile
DJ Delorie writes:
> > Ok for mainline and 3.3 branch?
> >
> > * Makefile.tpl (RANLIB): Define.
> > * Makefile.in: Regenerate.
>
> Ok.
Applied to mainline. Checking the 3.3 branch, I noticed that while similar
code is present, there's no configure test for ranlib, so the patch isn't
applicable as is. I'll have to try bootstrapping 3.3 and see if the
problem exists there at all, and look for a similar patch if so.
> Please update src also if you can.
Although I've assignments in place for gdb and binutils, I don't think I
have write access to src.
Rainer