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
On Sun, 2004-02-29 at 12:13, David Edelsohn wrote:
> The problem is that this test will no longer work on AIX and other
> platforms that need libiconv.a, when it used to work and tests
> functionality those platforms. LIBICONV is set in gcc/Makefile, from
> which runtest is launched. Why not grab the value needed by the
> target-supports.exp there?
OK. See, that's a problem with *_target_compile. I'm not actually doing
anything but calling that. If this doesn't work then how did the
testcase work at all in the first place? (Since we just call
$tool_target_compile on each file...)
-eric
--
Eric Christopher <echristo@redhat.com>