GCJ and CORBA
Tom Tromey
tromey@redhat.com
Fri Jun 3 14:56:00 GMT 2005
>>>>> "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
More information about the Java
mailing list