This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
porting libgcj to PalmOS
- To: <java-discuss at sourceware dot cygnus dot com>
- Subject: porting libgcj to PalmOS
- From: "Peter Mortier" <pmlist at BIGFOOT dot COM>
- Date: Wed, 29 Dec 1999 14:13:02 +0100
Hello list,
I'm very interested in getting libgcj ported to the PalmOS. Has anybody
tried this yet?
I have already built a gcc cross-compiler and necessary tools for the PalmOS
target on my Linux machine. Basically, I don't care about porting threads,
no threads will do just fine for starters. Nor am I interested in porting
the file system, nor AWT, I'll use CNI instead to write-to/read-from Palm
databases and paint to the Screen. Real support for AWT and file system
could be added later on.
Could anybody give me some pointers on how to get started with adding a new
target? Does the boehm-gc have to be ported? What other issues could be of
importance? Any feedback will be greatly appreciated!
Thanks,
Peter Mortier