This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/10657] [3.3 regression] java section can not find libiconv
- From: "jsturm at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Jun 2003 01:44:43 -0000
- Subject: [Bug bootstrap/10657] [3.3 regression] java section can not find libiconv
- References: <20030507051600.10657.warren.dodge@tek.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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}.