This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Fix more fallout from multilib shared libgcc rearrangement
- From: Richard Sandiford <rsandifo at redhat dot com>
- To: Zack Weinberg <zack at codesourcery dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Mon, 28 Feb 2005 09:08:52 +0000
- Subject: Re: Fix more fallout from multilib shared libgcc rearrangement
- References: <87mztpp490.fsf@codesourcery.com>
Zack Weinberg <zack@codesourcery.com> writes:
> This, I hope, is the last bit of fallout from all the libgcc build
> changes. As David Edelsohn discovered a couple weeks ago, it is now
> necessary for SHLIB_INSTALL to create the directory it is installing
> into, because that directory doesn't get created earlier.
Thanks, and sorry to everyone for all the breakage.