This is the mail archive of the java-discuss@sourceware.cygnus.com 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]

porting libgcj to PalmOS


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


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