public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/17733] New: class read for the second time
@ 2004-09-29 18:36 konqueror at gmx dot de
  2004-09-30  6:18 ` [Bug java/17733] " aph at gcc dot gnu dot org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: konqueror at gmx dot de @ 2004-09-29 18:36 UTC (permalink / raw)
  To: java-prs

I just tried to compile a jar archive to a native library inside the source 
tree where the jar got built. This resulted in the following error message: 
 
gcj-4.0 -g -c jipsi-gcj.jar 
de/lohndirekt/print/attribute/DefaultAttribute.java:0: fatal error: reading 
class de.lohndirekt.print.attribute.DefaultAttribute for the second time 
from ./de/lohndirekt/print/attribute/DefaultAttribute.class 
compilation terminated. 
 
My guess is that gcj reads the class once from the jar archive and once 
directly from the build tree. strace confirms that its at least read from file 
system. I guess this is wrong.

-- 
           Summary: class read for the second time
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: konqueror at gmx dot de
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org


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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2004-10-05 15:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-29 18:36 [Bug java/17733] New: class read for the second time konqueror at gmx dot de
2004-09-30  6:18 ` [Bug java/17733] " aph at gcc dot gnu dot org
2004-09-30 12:48 ` aph at gcc dot gnu dot org
2004-09-30 12:49 ` aph at gcc dot gnu dot org
2004-09-30 15:40 ` aph at gcc dot gnu dot org
2004-09-30 15:42 ` aph at gcc dot gnu dot org
2004-09-30 15:46 ` konqueror at gmx dot de
2004-09-30 16:09 ` aph at gcc dot gnu dot org
2004-10-05 14:55 ` cvs-commit at gcc dot gnu dot org
2004-10-05 15:50 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).