This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [v3] use AM_ICONV


On Mon, 29 Jan 2007, Benjamin Kosnik wrote:

> This removes all non-standard iconv configury from libstdc++, and
> instead uses the AM_ICONV bits from top level. Like gcc, like java, etc.
>
> It is hoped that this is the correct long-term solution to the iconv
> configury problems that the recent patches for libstdc++/28125 revealed.
> However, I will just try it out on mainline for now, and if that works
> then I will only move it over to gcc-4_2-branch, as it seems quite big.
>

Won't you need to apply this to the 4.1 branch as well?  I thought the fix
for 28125 went in there too.

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


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