This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [v3] AM_ICONV to native-only
- From: Gabriel Dos Reis <gdr at cs dot tamu dot edu>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: Benjamin Kosnik <bkoz at redhat dot com>, libstdc++ at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: 14 Feb 2007 19:58:31 -0600
- Subject: Re: [v3] AM_ICONV to native-only
- References: <45D2EF45.6020404@redhat.com> <45D3732F.50706@codesourcery.com>
Mark Mitchell <mark@codesourcery.com> writes:
| Benjamin Kosnik wrote:
|
| > However, the enclosed patch fixes the configure fail in all cases, by
| > moving AM_ICONV to native only.
| >
| > tested x86/linux
| > tested x86/linux x powerpc-eabi (without --with-newlib)
Many thanks Benjamin for taking time to look into this; I know your
schedule is very tight.
-- Gaby