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]

ICONV on Alpha Tru64 v5.0


I tried this patch on a new fresh bootstrap,
http://gcc.gnu.org/ml/gcc-patches/2001-07/msg01392.html
But I am still having the message errors in loader:
328146:./hello: /sbin/loader: Error: Unresolved symbol in /usr/users/ake/gcc18/l
ib/libgcj.so: iconv_open
328146:./hello: /sbin/loader: Error: Unresolved symbol in /usr/users/ake/gcc18/l
ib/libgcj.so: iconv_close
328146:./hello: /sbin/loader: Error: Unresolved symbol in /usr/users/ake/gcc18/l
ib/libgcj.so: iconv
328146:./hello: /sbin/loader: Fatal Error: this executable has unresolvable symb
ols
I have been modifiying libgcj.spec adding -liconv to avoid this error.




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