On Feb 16, 2008 7:18 PM, Andrew Pinski <[EMAIL PROTECTED]> 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. Thanks, Richard.