This is the mail archive of the gcc@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]

Re: Bootstrap is broken for i386-darwin8.10.1


On Feb 17, 2008 3:17 PM, Jakub Jelinek <jakub@redhat.com> wrote:
>
> On Sat, Feb 16, 2008 at 07:42:16PM +0100, Richard Guenther wrote:
> > On Feb 16, 2008 7:18 PM, Andrew Pinski <pinskia@gmail.com> wrote:
> > > Hi,
> > >   Even though darwin9 works, dariwn 8.10 is broken while build libjava:
> > >
> > > /Users/apinski/src/local/gcc/objdir/i386-apple-darwin8.10.1/libjava/.libs/libgcj.dylib(single
> > > module) definition of java resource sun/rmi/rmic/messages.properties
> > > ./.libs/libgcj-tools.dylib(single module) definition of java resource
> > > sun/rmi/rmic/messages.properties
> > > /usr/bin/ld: multiple definitions of symbol java resource
> > > com/sun/tools/javac/messages.properties
> > >
> > >
> > > Should I file a bug and will this be a blocker for the release?
> >
> > We list i686-apple-darwin as a primary platform, so this sort-of
> > blocks the release
> > as java is a default language.  Please make sure a bugzilla exists for
> > this problem.
>
> Doesn't http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00265.html
> fix this?  Don't have access to darwin to test that there myself...

As it hasn't been applied yet (and I can't test darwin myself), Andrew, can you
confirm the above patch fixes the bootstrap failure?  Andrew, can you look at
the above patch?

Thanks,
Richard.


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