This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch, rfa] charset testsuite patches, take 2
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Eric Christopher <echristo at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 27 Feb 2004 23:56:46 -0500
- Subject: Re: [patch, rfa] charset testsuite patches, take 2
- References: <1077678897.3387.35.camel@dzur.sfbay.redhat.com>
* lib/target-supports.exp (check-iconv-available): New function.
This new dg infrastructure is broken on targets that require linking with
libiconv, such as AIX. The gcc and libstdc++-v3 builds explicitly test
for libiconv.
Currently tmp.x fails to link and the test fails with errors.
David