This is the mail archive of the java@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]
Other format: [Raw text]

Re: gcj and cygwin compilationfailure


On Sat, 21 Feb 2004, Karsten Speckin wrote:
> 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

Run Cygwin setup, make sure you have libiconv installed (*not* just the
runtime-- you can find this package in the Devel category).

Jeff


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