This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Unreviewed gcc/configure.ac patch
DJ Delorie writes:
> > This seems to be the last place where $libdir/gcc-lib is incorrectly
> > searched instead of $libexecdir/gcc.
>
> Actually, gcc-lib still shows up in mkheaders.in and protoize.c.
Oops, you're right: when looking for gcc-lib in the tree, I was under the
false impression that $libdir/gcc-lib was still used, unlike
$libexecdir/gcc. Checking an installed version from the 3.4 branch, I see
that it's $libdir/gcc now, too.
I'll post a follow-up patch for those (and double-check for more instances
of gcc-lib in the tree).
Rainer
-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University