> Ivan Shmakov <[EMAIL PROTECTED]> writes:
[...]
> Comparison of `strace's for i386 and amd64 Debian has revealed the
> following suspicious syscall run on i386 Debian:
> access("/usr/lib32/jvm/java-1.4.2-gcj-4.1-1.4.2.0/jre", F_OK) = -1 ENOENT
> Apparently, javac deduces the path to it
Package: java-gcj-compat-dev
Version: 1.0.65-10
javac fails when run on an i386 Debian if the kernel is compiled
for amd64:
$ /usr/lib/jvm/java-gcj/bin/javac obj/Test.java
--
1. ERROR in obj/Test.java (at line 1)
/* #line 22113 "configure" */
^
The type ja
2 matches
Mail list logo