This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
help - serialization support in libgcj?
- To: java-discuss at sourceware dot cygnus dot com
- Subject: help - serialization support in libgcj?
- From: arajesh <arajesh at india dot adventnet dot com>
- Date: Wed, 24 May 2000 17:37:32 +0530
- Organization: AdventNet Inc.
- Reply-To: arajesh at india dot adventnet dot com
Hi,
Why is that the java ObjectInputStream and ObjectOutputStream classes
not supported by libgcj? Is there any native implementations that could
be used along with the existing libgcj (I am using libgcj and gcj
version 2.96). I have been trying to convert my java code to Linux
native code for use in an embedded linux environment. Since the
ObjectInputStream and ObjectOutputStream classes are used in many
places in the code i find it hard to do the coversion since these
classes are not supported by libgcj. Is there any workaround for this
problem. Any pointers regarding these would be very much helpful.
sincerely,
Rajesh