Java hello world link error

Jon A. Lambert jlsysinc@alltel.net
Sun Dec 21 20:31:00 GMT 2003


mauro zallocco wrote:
> $ gcj Test.java
> /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../../i686-pc-cygwin/bin/ld:
> cannot
> find -liconv
> collect2: ld returned 1 exit status
> 

You probably need to install one or both of these:

$ cygcheck -c | grep iconv
libiconv                1.9.1-3            OK
libiconv2               1.9.1-3            OK


--
J. Lambert


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list