This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/13307] GCC will not build, stops in stage2 during libiconv call
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Dec 2003 23:03:25 -0000
- Subject: [Bug bootstrap/13307] GCC will not build, stops in stage2 during libiconv call
- References: <20031204225904.13307.jsander2@ems.jsc.nasa.gov>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-12-04 23:03 -------
Not a GCC problem, your headers for iconv do not match the library that ld is finding (change you
LD_LIBRARY_PATH so that they match).
libiconv_open
libiconv
libiconv_close
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13307