Bug#102198: libgcc_s.so.0 not found
Package: gcj
Version: 2:3.0-4
Severity: important
Tags: sid
> Hello.java << EOF
public class Hello {
public static void main(String[] args) {
System.out.println("Hello!");
}
}
EOF
/usr/bin/gcj --main=Hello Hello.java
./a.out
./a.out: error while loading shared libraries: libgcc_s.so.0: cannot open shared object file: No such file or directory
-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux robyn 2.4.4 #1 tor maj 31 09:14:36 CEST 2001 i686
Locale: LANG=sv_SE.ISO8859-1, LC_CTYPE=sv_SE.ISO8859-1
Versions of packages gcj depends on:
ii cpp 2:2.95.4-2 The GNU C preprocessor.
ii g++-3.0 1:3.0-2 The GNU C++ compiler.
ii gcj-3.0 1:3.0-2 The GNU compiler for Java(TM).
Reply to: