This is the mail archive of the java@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: GCJ and CORBA


>>>>> "Roman" == Roman Kennke <roman@box7954.elkhouse.de> writes:

Roman> I try to compile GNU Classpath with GCJ (3.4 and 4.0) and stumble over
Roman> the following oddity (actually hundreds of them):

Yeah.

Roman> It looks like GCJ is confusing java.io.OutputStream (that is
Roman> what gnu.java.rmi.RMIMarshalledObjectOutputStream is derived
Roman> from) with org.omg.CORBA.portable.OutputStream.  How is that
Roman> possible?

gcj has name resolution bugs.

Roman> Any other suggestions?

Fix the gcj bug.  Or finish gcjx :-)

Tom


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