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


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.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University


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