Poster | Thread |
Rogue
| |
Re: New AmigaOS 4.0 SDK available for download Posted on 11-Apr-2006 10:35:54
| | [ #61 ] |
|
|
|
OS4 Core Developer |
Joined: 14-Jul-2003 Posts: 3999
From: Unknown | | |
|
| Quote:
I'm not going to bother downloadinbg the SDK. It's not a lot of use until I can actually obtain and run OS4.0, is it? |
Er, well, good thing we don't force anybody to download it _________________ Seriously, if you want to contact me do not bother sending me a PM here. Write me a mail
|
|
Status: Offline |
|
|
zerohero
| |
Re: New AmigaOS 4.0 SDK available for download Posted on 11-Apr-2006 11:13:00
| | [ #62 ] |
|
|
|
Team Member |
Joined: 4-May-2004 Posts: 2524
From: Uddevalla, Sweden | | |
|
| According to YAM_utilities.h it's supposed to be 'struct TimeVal' in OS4 now, but the SDK still has 'struct timeval'? Could anyone explain to me, please? _________________ Common sense - So rare it's almost like a super power
|
|
Status: Offline |
|
|
_PAB_
| |
Re: New AmigaOS 4.0 SDK available for download Posted on 11-Apr-2006 11:28:20
| | [ #63 ] |
|
|
|
Regular Member |
Joined: 20-Sep-2003 Posts: 189
From: Germany | | |
|
| What !? Not a single : ? Well ... _________________
|
|
Status: Offline |
|
|
AmigaOneProductions
| |
Re: New AmigaOS 4.0 SDK available for download Posted on 11-Apr-2006 11:44:40
| | [ #64 ] |
|
|
|
Cult Member |
Joined: 11-Jan-2006 Posts: 717
From: Ingle land | | |
|
| @Rogue Quote:
Er, well, good thing we don't force anybody to download it |
Yeah, the server would probably go up in smoke if everybody was forced to download it, it's crying out in pain now with those of us that actually want it
Thanks for the release though and for setting up the FTP server (which seems to be working brilliantly, I now have my copy safely downloaded and will have a play later ) _________________ Glass coffins, a success? Remains to be seen.
|
|
Status: Offline |
|
|
Rogue
| |
Re: New AmigaOS 4.0 SDK available for download Posted on 11-Apr-2006 11:45:18
| | [ #65 ] |
|
|
|
OS4 Core Developer |
Joined: 14-Jul-2003 Posts: 3999
From: Unknown | | |
|
| Quote:
According to YAM_utilities.h it's supposed to be 'struct TimeVal' in OS4 now, but the SDK still has 'struct timeval'? Could anyone explain to me, please? |
Well, this certainly wasn't a good idea to include in public sources.
struct timeval will change soon to struct TimeVal to finally get rid of the name clashes, but that isn't in the current SDK yet. _________________ Seriously, if you want to contact me do not bother sending me a PM here. Write me a mail
|
|
Status: Offline |
|
|
EntilZha
| |
Re: New AmigaOS 4.0 SDK available for download Posted on 11-Apr-2006 12:13:43
| | [ #66 ] |
|
|
|
OS4 Core Developer |
Joined: 27-Aug-2003 Posts: 1679
From: The Jedi Academy, Yavin 4 | | |
|
| Quote:
According to YAM_utilities.h it's supposed to be 'struct TimeVal' in OS4 now, but the SDK still has 'struct timeval'? Could anyone explain to me, please? |
The SDK reflects the state of update 4. This change with struct timeval was pretty recent.
In general, it is bad practice to make projects like YAM use hader files that are not even available to the general public. _________________ Thomas, the kernel guy
"I don't have a frigging clue. I'm norwegian" -- Ole-Egil
All opinions expressed are my own and do not necessarily represent those of Hyperion Entertainment
|
|
Status: Offline |
|
|
AV
| |
Re: New AmigaOS 4.0 SDK available for download Posted on 11-Apr-2006 12:14:39
| | [ #67 ] |
|
|
|
Regular Member |
Joined: 1-Aug-2003 Posts: 184
From: Unknown | | |
|
| To add some perspective into what Rogue already said: YAM is aligned to the lastest internal OS4 beta, which has TimeVal instead of timeval. The SDK is for Update #4, which is just a little bit older. |
|
Status: Offline |
|
|
mskov
| |
Re: New AmigaOS 4.0 SDK available for download Posted on 11-Apr-2006 13:24:41
| | [ #68 ] |
|
|
|
Regular Member |
Joined: 22-May-2005 Posts: 252
From: Denmark | | |
|
| Since I cannot program anything at all I won't download this, but I would like to ask one question...
What will this update allow all the clever programmers to do?
Something new or just to do it easier?
Morten _________________ Kind regards, Morten
Running OS4.1 on an AmigaONE
|
|
Status: Offline |
|
|
damato
| |
Re: New AmigaOS 4.0 SDK available for download Posted on 11-Apr-2006 13:46:21
| | [ #69 ] |
|
|
|
Member |
Joined: 1-Nov-2004 Posts: 15
From: Dresden, Germany | | |
|
| Quote:
The SDK reflects the state of update 4. This change with struct timeval was pretty recent.
In general, it is bad practice to make projects like YAM use hader files that are not even available to the general public. |
YAM contains own definitions of "struct TimeVal" and in case there isn't one in the SDK it should enabled the own ones. |
|
Status: Offline |
|
|
zerohero
| |
Re: New AmigaOS 4.0 SDK available for download Posted on 11-Apr-2006 14:37:26
| | [ #70 ] |
|
|
|
Team Member |
Joined: 4-May-2004 Posts: 2524
From: Uddevalla, Sweden | | |
|
| @damato
Oh? Then there's an error somewhere, I can't compile YAM since this change. _________________ Common sense - So rare it's almost like a super power
|
|
Status: Offline |
|
|
spotUP
| |
Re: New AmigaOS 4.0 SDK available for download Posted on 11-Apr-2006 16:38:29
| | [ #71 ] |
|
|
|
Elite Member |
Joined: 19-Aug-2003 Posts: 2896
From: Up Rough Demo Squad | | |
|
| Sweet! Downloading as we speak! Working smoothly finally. _________________ AOS4 Betatester, Peg2, G4@1ghz, Radeon 9250 256mb, 1gb RAM.
http://www.asciiarena.com http://www.uprough.net
|
|
Status: Offline |
|
|
wegster
| |
Re: New AmigaOS 4.0 SDK available for download Posted on 11-Apr-2006 18:54:55
| | [ #72 ] |
|
|
|
Elite Member |
Joined: 29-Nov-2004 Posts: 8554
From: RTP, NC USA | | |
|
| Updated link in News Item. _________________ Are we not done with the same silly arguments and flames yet??!
|
|
Status: Offline |
|
|
Anonymous
| |
Re: New AmigaOS 4.0 SDK available for download Posted on 11-Apr-2006 19:06:06
| | [ # ] |
|
| @nicomen Quote:
>What i want is an AmigaOS-68k crosscompiler.I spent a lof time with my classic amiga gcc >environment installing cross compiler for morphos, aros, amiga68k, amithlon and would be > fantastic generate also AOS4 binaries with my classic
http://www.kefren.be/downloads/GCC_Installer_1.3.lha
| Isn't that just a m68k-amigaos host and target GCC? He seems to be looking for an amigaos-m68k (AmigaOS 3.x) hosted, ppc-amigaos (AmigaOS4) target cross-compiler, i.e. something like like Quote:
7.RAM Disk:> echo `gg:bin/ppc-amigaos-gcc -dumpmachine` `gg:bin/ppc-amigaos-gcc -dumpversion` ppc-amigaos 2.95.3 7.RAM Disk:> echo `gg:bin/ppc-amigaos-gcc3 -dumpmachine` `gg:bin/ppc-amigaos-gcc3 -dumpversion` ppc-amigaos 3.4 7.RAM Disk:> gg:bin/file -L gg:bin/ppc-amigaos-gcc gg:bin/ppc-amigaos-gcc3 gg:bin/ppc-amigaos-gcc: AmigaOS hunk format executable gg:bin/ppc-amigaos-gcc3: AmigaOS hunk format executable |
|
|
|
|
|
Fransexy
| |
Re: New AmigaOS 4.0 SDK available for download Posted on 11-Apr-2006 19:15:06
| | [ #74 ] |
|
|
|
Elite Member |
Joined: 8-Jun-2004 Posts: 2334
From: Elche (Alicante), spain | | |
|
| Quote:
Poster: nicomen Date: 10-Apr-2006 23:52:26
>What i want is an AmigaOS-68k crosscompiler.I spent a lof time with my classic amiga gcc >environment installing cross compiler for morphos, aros, amiga68k, amithlon and would be > fantastic generate also AOS4 binaries with my classic
http://www.kefren.be/downloads/GCC_Installer_1.3.lha
Now, you only need Amiga Inc to get their finger out and put NDK out online again. Unfortunately it's not just a matter of nagging Hmetal (Ray Akey) as he removed them because he was told to by his bosses. I tried to e-mail them about this several times, but no answers so aybe if you have some psychic abilities you are more lucky than me. And please notify me if you are successful ;)
In the meantime you can download an illegally distributed NDK from DjBase's site, google it, or try to find a store that sells the AmigaDev CD 2.1, although it has slightly outdated NDKs too.
|
What i meant is an OS4 crosscompiler hosted on amigaos3.x 68k gcc
You can obtain the NDK from the haage-partner site _________________ No PowerPC, No Fun Make Amiga Great Again
|
|
Status: Offline |
|
|
Rogue
| |
Re: New AmigaOS 4.0 SDK available for download Posted on 11-Apr-2006 19:48:43
| | [ #75 ] |
|
|
|
OS4 Core Developer |
Joined: 14-Jul-2003 Posts: 3999
From: Unknown | | |
|
| Quote:
YAM contains own definitions of "struct TimeVal" and in case there isn't one in the SDK it should enabled the own ones. |
I stand corrected then :) _________________ Seriously, if you want to contact me do not bother sending me a PM here. Write me a mail
|
|
Status: Offline |
|
|
BenMatthew
| |
Re: New AmigaOS 4.0 SDK available for download Posted on 11-Apr-2006 21:32:56
| | [ #76 ] |
|
|
|
Member |
Joined: 9-Feb-2005 Posts: 73
From: Unknown | | |
|
| In case anyone was concerned about hyperion's bandwidth here's a result of downloading the SDK by FTP:
160957186 bytes received in 28.12 secs (5590.8 kB/s)
So I'm guessing www.hyperion-entertainment.biz is not hosted in someone's back bedroom. |
|
Status: Offline |
|
|
wegster
| |
Re: New AmigaOS 4.0 SDK available for download Posted on 11-Apr-2006 22:40:42
| | [ #77 ] |
|
|
|
Elite Member |
Joined: 29-Nov-2004 Posts: 8554
From: RTP, NC USA | | |
|
| Quote:
In case anyone was concerned about hyperion's bandwidth here's a result of downloading the SDK by FTP:
160957186 bytes received in 28.12 secs (5590.8 kB/s)
So I'm guessing www.hyperion-entertainment.biz is not hosted in someone's back bedroom. |
The bandwidth wasn't as much a concern as evidently the way the file was previously being served was causing problems....the offers were more about making sure it was available to those that wanted it, as well as spreading out bandwidth usage if needed. _________________ Are we not done with the same silly arguments and flames yet??!
|
|
Status: Offline |
|
|
wegster
| |
Re: New AmigaOS 4.0 SDK available for download Posted on 11-Apr-2006 23:34:20
| | [ #78 ] |
|
|
|
Elite Member |
Joined: 29-Nov-2004 Posts: 8554
From: RTP, NC USA | | |
|
| BTW, thanks to any/all involved for the new examples. haven't had time to go through, but looks like more ReAction examples, as well as a few new categories for examples, including USB. _________________ Are we not done with the same silly arguments and flames yet??!
|
|
Status: Offline |
|
|
CodeSmith
| |
Re: New AmigaOS 4.0 SDK available for download Posted on 12-Apr-2006 0:00:12
| | [ #79 ] |
|
|
|
Elite Member |
Joined: 8-Mar-2003 Posts: 3045
From: USA | | |
|
| Nice! Reaction is still a bit of a black art, so I'm glad that Hyperion have provided more sample code. I haven't had a chance to download yet (I'll be going home in an an hour or so, I'll try then), but I'm quite looking forward to it.
Incidentally, why such an old version of gcc? 4.0.3 has been out for a few weeks now, as has 4.1.0. Is patching gcc for OS4 such a chore, or is it more a case of "it's not, but we'd rather do something else with the limited time we have"? |
|
Status: Offline |
|
|
EntilZha
| |
Re: New AmigaOS 4.0 SDK available for download Posted on 12-Apr-2006 0:06:03
| | [ #80 ] |
|
|
|
OS4 Core Developer |
Joined: 27-Aug-2003 Posts: 1679
From: The Jedi Academy, Yavin 4 | | |
|
| Quote:
so I'm glad that Hyperion have provided more sample code |
All the examples were donnated by others.
Quote:
Incidentally, why such an old version of gcc? |
Well, 4.0.2 is not really an old version
Quote:
Is patching gcc for OS4 such a chore, or is it more a case of "it's not, but we'd rather do something else with the limited time we have"? |
Yeah, it's basically that. Building the compiler takes some time since you have to build it practically twice, once for clib2, and once for newlib (the support libraries, especially libstdc++, have to be present in both versions). _________________ Thomas, the kernel guy
"I don't have a frigging clue. I'm norwegian" -- Ole-Egil
All opinions expressed are my own and do not necessarily represent those of Hyperion Entertainment
|
|
Status: Offline |
|
|