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 libgcj/38685] classmap.db is zero bytes long in 64 bit directory



------- Comment #5 from rob1weld at aol dot com  2009-01-06 03:39 -------
(In reply to comment #1)
> Can you try 4.3.2?

Same in the trunk (4.4.0 20090104):

# ls -l /usr/local/lib/amd64/gcj-4.4.0-10/ /usr/local/lib/gcj-4.4.0-10/
/usr/local/lib/amd64/gcj-4.4.0-10/:
total 18
-rw-r--r-- 1 root root     0 Jan  5 04:59 classmap.db
-rwxr-xr-x 1 root root  1107 Jan  5 04:59 libjvm.la
-rwxr-xr-x 1 root root 15302 Jan  5 04:59 libjvm.so

/usr/local/lib/gcj-4.4.0-10/:
total 1499
-rw-r--r-- 1 root root 1441792 Jan  5 04:58 classmap.db
-rwxr-xr-x 1 root root     972 Jan  5 04:58 libjavamath.la
-rwxr-xr-x 1 root root   71990 Jan  5 04:58 libjavamath.so
-rwxr-xr-x 1 root root    1083 Jan  5 04:58 libjvm.la
-rwxr-xr-x 1 root root   13170 Jan  5 04:58 libjvm.so


-- 

rob1weld at aol dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|4.2.2 4.2.3                 |4.2.2 4.2.3 4.4.0


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


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