bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/355] New: ld doesn't have the -liconv option


From: mourik at pobox dot com
Subject: [Bug ld/355] New: ld doesn't have the -liconv option
Date: 30 Aug 2004 14:13:44 -0000

ld version: 2.15.91 20040725
OS: Win2000 Cygwin
uname: CYGWIN_NT-5.0 1.5.10 i686

While executing:
$ gcj HelloWorld.java

I got this error:
/usr/lib/gcc-lib/i686-pc-cygwin/3.3.3/../../../../i686-pc-cygwin/bin/ld:
cannot find -liconv
collect2: ld returned 1 exit status

---
public class HelloWorld {

        public static void main(String[] args) {
        System.out.println("Hello World!");
        }
}

-- 
           Summary: ld doesn't have the -liconv option
           Product: binutils
           Version: 2.15
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: mourik at pobox dot com
                CC: bug-binutils at gnu dot org


http://sources.redhat.com/bugzilla/show_bug.cgi?id=355

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]