This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/13100] New: fatal: libiconv.so.2: open failed: No such file or directory
- From: "asif dot akhtar at bt dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Nov 2003 09:35:34 -0000
- Subject: [Bug java/13100] New: fatal: libiconv.so.2: open failed: No such file or directory
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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