[Bug bootstrap/17284] New: build failure, unsatisfied symbols: libiconv libiconv_open libiconv_close

Christian Ehrhardt ehrhardt@mathematik.uni-ulm.de
Thu Sep 2 14:56:00 GMT 2004


On Thu, Sep 02, 2004 at 12:55:45PM -0000, mec dot gnu at mindspring dot com wrote:
> This looks similar to PR java/7169.  However, there is no gcc anywhere
> in $PATH, so it's probably a different bug.

Probably what happens is that iconv.h from GNU libiconv (probably
somewhere in /usr/local/include/) is used with the sytem's native iconv
implementation (probably integrated into libc) which doesn't have
these functions.

     regards   Christian



More information about the Gcc-bugs mailing list