Poster | Thread |
herewegoagain
|  |
Re: JAmiga... Java for AmigaOS 3.9 and 4.0 Posted on 4-Jul-2003 13:24:14
| | [ #1 ] |
|
|
 |
Elite Member  |
Joined: 8-Jan-2003 Posts: 3270
From: Charlotte, NC | | |
|
| This was posted a couple of days ago over at AO. I thought it would have been posted here by now. |
|
Status: Offline |
|
|
trgse
|  |
Re: JAmiga... Java for AmigaOS 3.9 and 4.0 Posted on 4-Jul-2003 13:52:30
| | [ #2 ] |
|
|
 |
Regular Member  |
Joined: 11-Mar-2003 Posts: 315
From: tellus | | |
|
| hmmm...
nice to see... but... wouldn't it have been better to go to something like the Jikes RTE from IBM which (IIRC) contains a working PPC JIT, and some AWT/Swing Stuff nicely abstracted.
and have they tried to contact Holger Kruse about getting the source for his Daytona? (as if there is any way to get any response from him ) _________________ MicroSoft Game Studios == 
|
|
Status: Offline |
|
|
Mangelore
|  |
Re: JAmiga... Java for AmigaOS 3.9 and 4.0 Posted on 4-Jul-2003 14:02:11
| | [ #3 ] |
|
|
 |
Member  |
Joined: 9-Jun-2003 Posts: 20
From: Australia | | |
|
| Excellent. Is this a port using the original source code? |
|
Status: Offline |
|
|
herewegoagain
|  |
Re: JAmiga... Java for AmigaOS 3.9 and 4.0 Posted on 4-Jul-2003 14:57:48
| | [ #4 ] |
|
|
 |
Elite Member  |
Joined: 8-Jan-2003 Posts: 3270
From: Charlotte, NC | | |
|
| Well, I hope it's okay, but I'm quoting Amigamad's explaination of how to install from the AO thread.
Quote:
HOW TO INSTALL JAMIGA
Only a few simple steps to get this thing running:
1.) Obtain the JAmiga-package, unzip it into any folder of your choice.
2.) Go to sun's website (http://java.sun.com/j2se/1.3/download.html) and download their JDK 1.3.1 (1.4.x should also work) for a platform of your choice (well, you should HAVE that platform...) ATTENTION! We recommend that you chose the Windows Version. Others have NOT been tested!
3.) find the location of the rt.jar - file that's included in the JDK
4.) use jar to "unzip" it >jar xvf rt.jar (a UNZIP Utility should work as well, you may have to rename the file into rt.zip)
5.) copy the folders /java/lang, /java/io and /java/util to the same folder as the JAmiga-executable is (if you go via network you may want to zip it up again)
6.) Now JAmiga *should* work
|
|
|
Status: Offline |
|
|
hnl_dk
|  |
Re: JAmiga... Java for AmigaOS 3.9 and 4.0 Posted on 4-Jul-2003 15:04:35
| | [ #5 ] |
|
|
 |
Super Member  |
Joined: 25-Mar-2003 Posts: 1786
From: Denmark | | |
|
| Quote:
[...] I'm quoting Amigamad's explaination [...] |
I know he wrote it @ amiga.org, but it was just a rewrite of the amiga_install.txt file from jamiga _________________ Best regards, hnl_dk - Henning Nielsen Lund [Denmark]
Please send no PM to me, email me if you want to contact me. See you somewhere else.
|
|
Status: Offline |
|
|
herewegoagain
|  |
Re: JAmiga... Java for AmigaOS 3.9 and 4.0 Posted on 4-Jul-2003 21:08:13
| | [ #6 ] |
|
|
 |
Elite Member  |
Joined: 8-Jan-2003 Posts: 3270
From: Charlotte, NC | | |
|
| Quote:
I know he wrote it @ amiga.org, but it was just a rewrite of the amiga_install.txt file from jamiga |
I suspected as much... but since I haven't downloaded and tried it yet (I'm running 3.5) I wasn't sure. |
|
Status: Offline |
|
|
Kay
|  |
Re: JAmiga... Java for AmigaOS 3.9 and 4.0 Posted on 5-Jul-2003 0:15:50
| | [ #7 ] |
|
|
 |
Super Member  |
Joined: 9-Mar-2003 Posts: 1411
From: Norway | | |
|
| Excellent news!
public class Kay extends Human implements Amigan { ... private long happiness; ... public Kay(){ super(); } ... public void tellAboutAmigaJavaPort(){ this.happiness+=0.12; } } |
|
Status: Offline |
|
|
Santa
|  |
Re: JAmiga... Java for AmigaOS 3.9 and 4.0 Posted on 5-Jul-2003 9:18:54
| | [ #8 ] |
|
|
 |
Member  |
Joined: 20-Apr-2003 Posts: 54
From: Switzerland | | |
|
| @Kay Well I don't know how to tell you, but you don't compile.  The line this.happiness+=.12; gets a compiler error because of loss of precision.
Anyway, it's good to see Java on the Amiga. I'll support those guys developing JRE1.3.1, if I can. Santa |
|
Status: Offline |
|
|
ikir
|  |
Re: JAmiga... Java for AmigaOS 3.9 and 4.0 Posted on 5-Jul-2003 11:07:02
| | [ #9 ] |
|
|
 |
Elite Member  |
Joined: 18-Dec-2002 Posts: 5647
From: Italy | | |
|
| Nice news! _________________ ikir
|
|
Status: Offline |
|
|
Anonymous
|  |
Re: JAmiga... Java for AmigaOS 3.9 and 4.0 Posted on 5-Jul-2003 14:41:50
| | [ # ] |
|
| Ahem, yeah, wheres the sack the delay button?!  |
|
|
|
|
hnl_dk
|  |
Re: JAmiga... Java for AmigaOS 3.9 and 4.0 Posted on 6-Jul-2003 14:40:42
| | [ #11 ] |
|
|
 |
Super Member  |
Joined: 25-Mar-2003 Posts: 1786
From: Denmark | | |
|
| Looks like there is action going on 
Quote:
pre-alpha 0.0.0.0.0.4 2003-07-04 15:00 |
http://sourceforge.net/project/shownotes.php?release_id=169630 Quote:
This is the first release that features TCP-Sockets. It should enable you to run small-scale servers or tools that get data from the net. A few examples are included, demonstrating the socket and serversocket - functions. However, please don't expect tomcat to work just yet!! |
_________________ Best regards, hnl_dk - Henning Nielsen Lund [Denmark]
Please send no PM to me, email me if you want to contact me. See you somewhere else.
|
|
Status: Offline |
|
|
Anonymous
|  |
Re: JAmiga... Java for AmigaOS 3.9 and 4.0 Posted on 6-Jul-2003 15:15:25
| | [ # ] |
|
| This truly is fantastic news! Its always good to see people constantly working hard to bring the Amiga and its OS up to date into 2003!
Great stuff  |
|
|
|
|
Anonymous
|  |
Re: JAmiga... Java for AmigaOS 3.9 and 4.0 Posted on 6-Jul-2003 15:16:18
| | [ # ] |
|
| |
|
|
|
herewegoagain
|  |
Re: JAmiga... Java for AmigaOS 3.9 and 4.0 Posted on 6-Jul-2003 17:28:24
| | [ #14 ] |
|
|
 |
Elite Member  |
Joined: 8-Jan-2003 Posts: 3270
From: Charlotte, NC | | |
|
| Quote:
Looks like there is action going on |
Cool. A revision update, good catch. There are also a few messages started there by people now. Good to see some positive activity. |
|
Status: Offline |
|
|
hnl_dk
|  |
Re: JAmiga... Java for AmigaOS 3.9 and 4.0 Posted on 6-Jul-2003 17:45:25
| | [ #15 ] |
|
|
 |
Super Member  |
Joined: 25-Mar-2003 Posts: 1786
From: Denmark | | |
|
| Quote:
Quote: --------------------------------------------------------------------------------
Looks like there is action going on --------------------------------------------------------------------------------
Cool. A revision update, good catch. There are also a few messages started there by people now. Good to see some positive activity. |
I just think their project looks great so far  I look forward to get AmigaOS4.0, would be nice, if the Friedens - or someone else - could help them ... make it at least Alpha ... and include it into the contributions drawer ... Just dreaming  _________________ Best regards, hnl_dk - Henning Nielsen Lund [Denmark]
Please send no PM to me, email me if you want to contact me. See you somewhere else.
|
|
Status: Offline |
|
|
Kay
|  |
Re: JAmiga... Java for AmigaOS 3.9 and 4.0 Posted on 7-Jul-2003 11:36:29
| | [ #16 ] |
|
|
 |
Super Member  |
Joined: 9-Mar-2003 Posts: 1411
From: Norway | | |
|
| > Well I don't know how to tell you, but you don't compile.
DOH! Of course you're right. I had meant it to be a float, not a long. Guess I'm rusty...
Kay |
|
Status: Offline |
|
|
Anonymous
|  |
Re: JAmiga... Java for AmigaOS 3.9 and 4.0 Posted on 8-Jul-2003 15:49:32
| | [ # ] |
|
| So, what compiler should I use for this?
/Björn |
|
|
|
|
trgse
|  |
Re: JAmiga... Java for AmigaOS 3.9 and 4.0 Posted on 9-Jul-2003 5:07:55
| | [ #18 ] |
|
|
 |
Regular Member  |
Joined: 11-Mar-2003 Posts: 315
From: tellus | | |
|
| eeehhh....
to compile jamiga there is a project file for StormC V3 (but you can compile it with StormC V4 GCC too, simply change the compiler used)
to compile java code... use jikes from aminet, there isn't any better. _________________ MicroSoft Game Studios == 
|
|
Status: Offline |
|
|
Anonymous
|  |
Re: JAmiga... Java for AmigaOS 3.9 and 4.0 Posted on 9-Jul-2003 8:39:39
| | [ # ] |
|
| @trgse
"jikes", okey. I'll try that.
/Björn |
|
|
|
|
turkamigaman
|  |
Re: JAmiga... Java for AmigaOS 3.9 and 4.0 Posted on 4-Aug-2003 18:54:46
| | [ #20 ] |
|
|
 |
Cult Member  |
Joined: 9-May-2003 Posts: 707
From: Izmir Turkiye | | |
|
| This isn't must have for us? _________________ ........./// . . www.commodoreturk.com ......../// . . . www.amigaturk.com \\..../// . . . . .www.webtur.org .\\\./// . . . . . www.ac7.org
|
|
Status: Offline |
|
|