This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: RFA: add libiconv to top-level configure+make
>>>>> "Paul" == Paul Koning <Paul_Koning@Dell.com> writes:
Paul> Possibly dumb question: is there any connection between this and the
Paul> errors I'm seeing building mips64-elf target on the 4.4.0 snapshot --
Paul> it's failing in the libstdc++ part with a complaint about missing
Paul> iconv.h.
No, there is no connection. This patch arranges to build libiconv if
you drop the source into the tree. It doesn't affect any existing
checks.
Tom