[v3] AM_ICONV to native-only
Benjamin Kosnik
bkoz@redhat.com
Wed Feb 14 11:15:00 GMT 2007
Thanks to Gaby, I was finally able to reproduce this issue by using
powerpc-eabi as the target and removing --with-newlib flags.
I am unsure as to reasons behind the variance in configure behavior
between powerpc-eabi, arm-elf, and m32c-elf, with and without
--with-newlib flags. Some work without this change, some do not.
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)
-benjamin
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: p.20070214-1
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20070214/9eb72c91/attachment.ksh>
More information about the Libstdc++
mailing list