[v3] libstdc++/28125

Kaveh R. GHAZI ghazi@caip.rutgers.edu
Sat Jan 6 18:07:00 GMT 2007


On Tue, 2 Jan 2007, Benjamin Kosnik wrote:

>
> > I have repeatedly tried that in the past, and the result is that the build failed,
> > because of the auto-detected libiconv in /usr/local.  Are you saying that
> > there has been a change in that area?
>
> Yes.
> -benjamin

How does one avoid using a libiconv installed in /usr/local altogether?
(Assume I don't have root access to delete GNU libiconv.)  I used to be
able to add --without-libiconv-prefix to eliminate the library and
--with-local-prefix=/foo/bar to eliminate the headers.  Now it doesn't
seem to work.

And frankly I don't see how linking libstdc++ with libiconv from
/usr/local or anywhere other than the OS copy can work on bi-arch targets.
One of the bi-arch'es won't match what's in /usr/local.

		--Kaveh
--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu



More information about the Gcc-patches mailing list