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

ehrhardt at mathematik dot uni-ulm dot de gcc-bugzilla@gcc.gnu.org
Thu Sep 2 14:56:00 GMT 2004


------- Additional Comments From ehrhardt at mathematik dot uni-ulm dot de  2004-09-02 14:56 -------
Subject: Re:  New: build failure, unsatisfied symbols: libiconv libiconv_open libiconv_close

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



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17284



More information about the Gcc-bugs mailing list