[Bug bootstrap/10657] [3.3 regression] java section can not find libiconv
jsturm@gcc.gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jun 8 01:44:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10657
jsturm@gcc.gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |SUSPENDED
------- Additional Comments From jsturm@gcc.gnu.org 2003-06-08 01:44 -------
I'd guess the best way to handle this bug is to reconfigure after stage1. For
that it would probably be best to wait for Nathaniel's toplevel bootstrap patches.
Meanwhile, as a workaround you can configure --with-libiconv-prefix=<directory>
where <directory> contains ./include/iconv.h and ./lib/libiconv.{a,so}.
More information about the Gcc-bugs
mailing list