This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
gcj and cygwin compilationfailure
- From: Karsten Speckin <karsten dot speckin at arcor dot de>
- To: java at gcc dot gnu dot org
- Date: Sat, 21 Feb 2004 14:35:35 +0100
- Subject: gcj and cygwin compilationfailure
I installed the gcj (version 3.3.1) compiler under cygwin.
I tested the installation with the helloworld programm.
The compilation is brocken down with the failure: cannot find -liconv
collect2: ld returned 1 exit status
Whats wrong!
Karsten