Poster | Thread |
_PAB_
| |
Re: 'Recompiling old software for AmigaOS 4' artic Posted on 30-Jun-2004 18:13:44
| | [ #1 ] |
|
|
|
Regular Member |
Joined: 20-Sep-2003 Posts: 189
From: Germany | | |
|
| Many of the proposals are not really concerning the AmigaOS4-compatibility but the standardisation regarding ANSI-C. Relavant to AmigaOS4 are only 1.a) 2.e) and 2.f) _________________
|
|
Status: Offline |
|
|
shoe
| |
Re: 'Recompiling old software for AmigaOS 4' artic Posted on 30-Jun-2004 19:16:47
| | [ #2 ] |
|
|
|
Super Member |
Joined: 14-Sep-2003 Posts: 1585
From: Gothenburg, Sweden | | |
|
| @PAB
Eeer, so? AmigaOS4 is compiled with GCC 3.x so why shouldn't your applications be ANSI-C compliant? Nothing wrong with that.
/shoe |
|
Status: Offline |
|
|
evilrich
| |
Re: 'Recompiling old software for AmigaOS 4' artic Posted on 30-Jun-2004 19:38:38
| | [ #3 ] |
|
|
|
Cult Member |
Joined: 19-Oct-2003 Posts: 534
From: Unknown | | |
|
| IMHO, the article is missing a lot of important information.
For instance, you should mention library interfaces. You can't take a pre-OS4.0 project that uses shared libraries and compile it for OS4.0 without either a) supplying the -D__USE_INLINE__ switch to GCC or b) modifying the program to use OS4.0 library interfaces.
Cheers, Rich |
|
Status: Offline |
|
|
elwood
| |
Re: 'Recompiling old software for AmigaOS 4' artic Posted on 30-Jun-2004 20:26:32
| | [ #4 ] |
|
|
|
Elite Member |
Joined: 17-Sep-2003 Posts: 3428
From: Lyon, France | | |
|
| Maybe this is what the next article will cover. I hope so... _________________ Philippe 'Elwood' Ferrucci Sam460 1.10 Ghz AmigaOS 4 betatester Amiga Translator Organisation
|
|
Status: Offline |
|
|
Ryu
| |
Re: 'Recompiling old software for AmigaOS 4' artic Posted on 30-Jun-2004 21:13:20
| | [ #5 ] |
|
|
|
Super Member |
Joined: 5-Mar-2003 Posts: 1092
From: Scunthorpe | | |
|
| first rule of thumb, dont slate a guy whos trying to help, if youve got some posative critisism to make why not make use of the mailto link and get in touch wth the guy.
Or perhaps you could write your own article and post it. _________________ Regards Darren 'Ryu' Glenn ---------------------------- www.IntuitionBase.com - Your Guide to Amiga OS4.x and the AmigaOne www.Bambi-Amiga.co.uk - My A1200 webserver, running 24/7/365
|
|
Status: Offline |
|
|
MikeB
| |
Re: 'Recompiling old software for AmigaOS 4' artic Posted on 30-Jun-2004 21:54:44
| | [ #6 ] |
|
|
|
Elite Member |
Joined: 3-Mar-2003 Posts: 6487
From: Europe | | |
|
| @ Ryu
I don't see anyone slating (attack by criticizing) anyone here... We have forums and a news commenting system for providing feedback and to encourage discussion (however criticism does not need to be positive per se, but criticism should IMO be formulated with constructive attitude and intend). |
|
Status: Offline |
|
|
pjhutch
| |
Re: 'Recompiling old software for AmigaOS 4' artic Posted on 30-Jun-2004 22:35:29
| | [ #7 ] |
|
|
|
Regular Member |
Joined: 13-May-2003 Posts: 194
From: W Yorkshire, UK | | |
|
| I can take critism and comments. Evilrich, you do have a point with that switch, thanks for pointing it out. Please email me if you have any more information useful to update the article. _________________ Peter J Hutchison http://www.pjhutchison.org/
|
|
Status: Offline |
|
|
Intuitioned
| |
Re: 'Recompiling old software for AmigaOS 4' artic Posted on 1-Jul-2004 0:59:10
| | [ #8 ] |
|
|
|
Super Member |
Joined: 27-Oct-2003 Posts: 1340
From: Unknown | | |
|
| I imagine it is going to take a lot more than a few ANSI and compiler tweaks if and when OS4.1 or 4.2 implements full memory protection. But that is some thing best left to the future though. _________________
|
|
Status: Offline |
|
|
shoe
| |
Re: 'Recompiling old software for AmigaOS 4' artic Posted on 1-Jul-2004 11:17:16
| | [ #9 ] |
|
|
|
Super Member |
Joined: 14-Sep-2003 Posts: 1585
From: Gothenburg, Sweden | | |
|
| I would really enjoy a from the basics and up C/C++ tutorial based in AmigaOS4. For example create a simple "mines" game using reaction and the required surroundings. Maybe include sound in the end. It could be a series released once every week or so..
/shoe |
|
Status: Offline |
|
|
Ryu
| |
Re: 'Recompiling old software for AmigaOS 4' artic Posted on 1-Jul-2004 12:08:25
| | [ #10 ] |
|
|
|
Super Member |
Joined: 5-Mar-2003 Posts: 1092
From: Scunthorpe | | |
|
| @shoe
I am looking for someone to do that _________________ Regards Darren 'Ryu' Glenn ---------------------------- www.IntuitionBase.com - Your Guide to Amiga OS4.x and the AmigaOne www.Bambi-Amiga.co.uk - My A1200 webserver, running 24/7/365
|
|
Status: Offline |
|
|