This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Mainline java is broken
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Steven Bosscher <stevenb at suse dot de>
- Cc: gcc at gcc dot gnu dot org, java at gcc dot gnu dot org
- Date: Sat, 26 Feb 2005 15:09:07 -0500
- Subject: Re: Mainline java is broken
- References: <200502262045.02668.stevenb@suse.de>
On Feb 26, 2005, at 2:45 PM, Steven Bosscher wrote:
Mainline java is broken:
./.libs/libgcj0_convenience.a(Logger.o)(.text+0x620): In function
`java::util::logging::Logger::getName()':
/abuild/gcc-test/gcc/libjava/java/util/logging/Logger.java:510:
multiple definition of `java::util::logging::Logger::getName()'
I think this is a libtool bug (or relate to libtool).
-- Pinski