This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug java/13100] New: fatal: libiconv.so.2: open failed: No such file or directory


gcj --main=HelloWorld -o HelloWorld HelloWorld.java

I issued the command above to compile java source into native code but got the 
following error

ld.so.1: /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.3/jc1: fatal: 
libiconv.so.2: open failed: No such file or directory
gcj: Internal error: Killed (program jc1)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

I am running this on a Solaris 8 machine and i have downloaded the version 
3.3.2 pre compiled GCC binaries from www.sunfreeware.com site

Thanks in advance

-- 
           Summary: fatal: libiconv.so.2: open failed: No such file or
                    directory
           Product: gcc
           Version: 3.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: asif dot akhtar at bt dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: 3.3.2


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13100


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