public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/43302]  New: [Regression] gcc creates "dummy" resources in object files
@ 2010-03-09  9:22 michele at focuseek dot com
  2010-03-09  9:25 ` [Bug java/43302] " michele at focuseek dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: michele at focuseek dot com @ 2010-03-09  9:22 UTC (permalink / raw)
  To: java-prs

gcj adds a java resource named ".dummy" to most (all?) the object file it
produces. That resource doesn't appear anywhere in the sources.

This is a problem when I try to link an application made from multiple .o
produced by separate gcj invocations: I get the link-time error:

 multiple definition of `java resource .dummy'

Also this is a regression as gcj 4.2.2 didn't add it and thus the linker didn't
complain.

gcc was built with the following options:

../gcc-4.4.3/configure --prefix="/opt/focuseek-build-fsk" \
            --program-suffix=-fsk \
            --enable-languages=c,c++,java \
            --enable-shared --enable-threads \
            --enable-__cxa_atexit \
            --enable-libgcj-multifile

on a centos 5.4. The md5 for ecj.jar is d7cd6a27c8801e66cbaa964a039ecfdb which,
as of today, is what contrib/download_ecj retrieves.

I'm aware of bug 42143 but I'm not able to say whether this is the same bug or
another one.

I will attach a test case as soon as possible.


-- 
           Summary: [Regression] gcc creates "dummy" resources in object
                    files
           Product: gcc
           Version: 4.4.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: michele at focuseek dot com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2012-11-09 23:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-43302-8172@http.gcc.gnu.org/bugzilla/>
2012-11-09 23:21 ` [Bug java/43302] [Regression] gcc creates "dummy" resources in object files steven at gcc dot gnu.org
2010-03-09  9:22 [Bug java/43302] New: " michele at focuseek dot com
2010-03-09  9:25 ` [Bug java/43302] " michele at focuseek dot com
2010-03-10  8:30 ` michele at focuseek dot com
2010-05-03 18:37 ` glarkin at FreeBSD 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).