Hi, > Also I see the darwin tester has new issues. > > http://gcc.gnu.org/ml/gcc-testresults/2007-01/msg01153.html I have been able to reproduce such failures: the problem is at link time, the _libiconv symbol remains undefined, apparently on such targets libiconv should be linked to the final executable. Is that doable? Paolo.