This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/13307] GCC will not build, stops in stage2 during libiconv call


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]