This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: java/4776
- To: Craig Rodrigues <rodrigc at mediaone dot net>
- Subject: Re: java/4776
- From: Tom Tromey <tromey at redhat dot com>
- Date: 13 Nov 2001 14:03:52 -0700
- Cc: gcc-gnats at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, rodrigc at gcc dot gnu dot org, george dot goffe at seagate dot com, gcc-bugs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, java-prs at gcc dot gnu dot org
- References: <3BF0A5D4.7EB5606D@mediaone.net>
- Reply-to: tromey at redhat dot com
[Get raw message]
[Get raw message]
>>>>> "Craig" == Craig Rodrigues <rodrigc@mediaone.net> writes:
Craig> PR 4776 looks a lot like PR 2812. You submitted a patch
Craig> which looks like it should have solved it, but according to this
Craig> PR, it is still a problem in gcc 3.0.2.
Craig> Any ideas?
I can't explain it. The patch is definitely there, and I believe it
was tested by a net user before it was committed.
Maybe a look at config.log would help.
It sounds like the gcc build is picking up the libiconv header file
but for some reason it isn't seeing the libiconv library.
Tom