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: "warrend at mdhost dot cse dot tek dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jun 2003 23:23:24 -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
------- Additional Comments From warrend@mdhost.cse.tek.com 2003-06-11 23:23 -------
Subject: Re: [3.3 regression] java section can not find libiconv
As far as I know this was not fixed. I tried building gcc-3.3-20030508 and
had the problem. I haven't touched it since then.
I also submitted another enhancement request that would solve this
problem. It was to allow us to specify a "library/include directory" which
would be pushed down through the process of making gcc and become part of
the "specs" file also.
This would be similar to the libiconv switch but more general.