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

tg at swox dot com gcc-bugzilla@gcc.gnu.org
Sat Mar 20 22:37:00 GMT 2004


------- Additional Comments From tg at swox dot com  2004-03-20 22:37 -------
(In reply to comment #1)
> 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

This is not a correct suggestion.  LD_LIBRARY_PATH is not honored by ld on OSF1.
The library path is compiled into ld, and can be changed only with -L options.

-- 


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



More information about the Gcc-bugs mailing list