Author Topic: Ibm Jikes Java Compiler For Zaurus  (Read 2476 times)

loldrup

  • Newbie
  • *
  • Posts: 26
    • View Profile
Ibm Jikes Java Compiler For Zaurus
« on: May 28, 2005, 06:32:28 am »
I went to the Zaurus software index to find a java development tool for my sl-6000 with Original SHARP ROM and Jeode JVM.

I found the IBM Jikes" java-compiler, and a foggy explanation about what was needed for Jikes to run. It says:

"...Also need JDK classes.zip"

I went to java.sun.com to download the current version of their JDK (5.0). Their Linux download was a 111 Mb *.bin file. (jdk-1_5_0_03-nb-4_1-linux.bin, 111.60 MB). Is this file supposed to contain the classes.zip file? As I do not have a desktop linux box currently, I cannot install the package to find out (and to me it sounds weird with *.zip-files in a linux-application).
If this is the correct way to find the classes.zip, could I then have someone with this JDK installed mail me the classes.zip, or upload it on the net or something like that?

By the way, can anyone recommend other good java compilers/IDE's for JAVA programming on the SL-6000l? (the "EIDE" for sl-5500 didn't work..)
I have (with no luck) tried to install a jeode ipk on OZ with GPE. That's one of the reasons why I went back to the old SHARP ROM. I'm willing to change ROM again, if well proven solutions for other ROM's exists.

Thanks for any help


Kind Regards Jon Loldrup
« Last Edit: May 28, 2005, 06:34:59 am by loldrup »

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
Ibm Jikes Java Compiler For Zaurus
« Reply #1 on: May 28, 2005, 01:31:20 pm »
Quote
I went to the Zaurus software index to find a java development tool for my sl-6000 with Original SHARP ROM and Jeode JVM.

I found the IBM Jikes" java-compiler, and a foggy explanation about what was needed for Jikes to run. It says:

"...Also need JDK classes.zip"

I went to java.sun.com to download the current version of their JDK (5.0). Their Linux download was a 111 Mb *.bin file. (jdk-1_5_0_03-nb-4_1-linux.bin, 111.60 MB). Is this file supposed to contain the classes.zip file? As I do not have a desktop linux box currently, I cannot install the package to find out (and to me it sounds weird with *.zip-files in a linux-application).
If this is the correct way to find the classes.zip, could I then have someone with this JDK installed mail me the classes.zip, or upload it on the net or something like that?

By the way, can anyone recommend other good java compilers/IDE's for JAVA programming on the SL-6000l? (the "EIDE" for sl-5500 didn't work..)
I have (with no luck) tried to install a jeode ipk on OZ with GPE. That's one of the reasons why I went back to the old SHARP ROM. I'm willing to change ROM again, if well proven solutions for other ROM's exists.

Thanks for any help


Kind Regards Jon Loldrup
[div align=\"right\"][a href=\"index.php?act=findpost&pid=81898\"][{POST_SNAPBACK}][/a][/div]

It contains classes.zip, but that is not the version you would want to use because it is not compatible with the Zaurus. Your best bet would be to get blackdown linux 1.3 for the Zaurus and get its classes.zip
SL-C3000 - pdaXii13 build5.4.9 (based on pdaXrom beta3) / SL-C3100 - Sharp ROM 1.02 JP (heavily customised)
Netgear MA701 CF, SanDisk ConnectPlus CF, Socket Bluetooth CF, 4GB Kingston CF,  4GB pqi SD, 4GB ChoiceOnly SD, 2GB SanDisk SD USB Plus, 1GB SanDisk USB Plus, 1GB Transcend SD, 2GB SanDisk MicroSD with SD adaptor, Piel Frama Leather Case, GoldX 5-in-1 USB cable, USB hub, USB mouse, USB keyboard, USB ethernet, USB HDD, many other USB accessories...
(Zaurus SL-C3000 owner since March 14. 2005, Zaurus SL-C3100 owner since September 21. 2005)
http://members.iinet.net.au/~wyso/myZaurus - zBook3K

pgas

  • Hero Member
  • *****
  • Posts: 1097
    • View Profile
    • http://
Ibm Jikes Java Compiler For Zaurus
« Reply #2 on: May 28, 2005, 01:42:53 pm »
to get an idea of what has been done on pdaxrom (jdk1.3, jamvm jikes, IBM J9VM  sableVM) read the following threads:

https://www.oesf.org/forums/index.php?showtopic=10630
https://www.oesf.org/forums/index.php?showtopic=9372
https://www.oesf.org/forums/index.php?showtopic=2181
SLC-860 cacko / senao wifi

loldrup

  • Newbie
  • *
  • Posts: 26
    • View Profile
Ibm Jikes Java Compiler For Zaurus
« Reply #3 on: May 29, 2005, 08:10:53 am »
Quote
It contains classes.zip, but that is not the version you would want to use because it is not compatible with the Zaurus. Your best bet would be to get blackdown linux 1.3 for the Zaurus and get its classes.zip

The only blackdown JDK for Zaurus I could find was a "blackdown-jdk_1.3.1_arm.ipk" from "Chris Double's Radio Weblog"
 ( http://radio.weblogs.com/0102385/2004/03/06.html )
Is this the file that should contain the classes.zip? If so, how do I extract it? I have tried installing it on my sl-6000l with original SHARP ROM. It failed. Can it be extracted without installing it in the first place?


Jon Loldrup