This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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: FYI: Patch: serialization


On Fri, Feb 06, 2004 at 04:52:15PM +0100, Rainer Orth wrote:
> Michael Koch <konqueror@gmx.de> writes:
> 
> > I just commited the attached patch to merge some serialization fixes 
> > from classpath by Jeroen Frijters.
> 
> This patch broke bootstrap, at least I cannot link gij on
> i386-pc-solaris2.10:
> 
> ld: warning: file /vol/gcc/obj/gcc-3.5.0-20040206/10-gcc/i386-pc-solaris2.10/libjava/.libs/libgcj.so: linked to ./.libs/libgcj.so: attempted multiple inclusion of file
> Undefined			first referenced
>  symbol  			    in file
> java::io::ObjectInputStream::currentClassLoader(java::lang::SecurityManager*)  ./.libs/libgcj.so
> ld: fatal: Symbol referencing errors. No output written to .libs/gij
> collect2: ld returned 1 exit status
> make[3]: *** [gij] Error 1
> 
> Please fix.

Already done some minutes after the original breaking commit.


Michael


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