This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: ICONV on Alpha Tru64 v5.0


>>>>> "Antonio" == Antonio Ake <ake@ecn.purdue.edu> writes:

Antonio> I tried this patch on a new fresh bootstrap,
Antonio> http://gcc.gnu.org/ml/gcc-patches/2001-07/msg01392.html

What do you mean?
That patch has been checked in.
So if you applied it maybe you backed it out by mistake?

Antonio> But I am still having the message errors in loader:
Antonio> 328146:./hello: /sbin/loader: Error: Unresolved symbol in /usr/users/ake/gcc18/lib/libgcj.so: iconv_open

Interesting.

Could you go into the target directory ("<target-triplet>/libjava")
and run this?

    grep LIBICONV config.status

I'm curious to know why libiconv isn't being picked up.

Could you also look through config.log and see if anything there is
helpful?

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]