Poster | Thread |
Anonymous
|  |
Re: Cross-compiler setup for AmigaOS4 Posted on 9-Sep-2005 15:39:58
| | [ # ] |
|
| Quote:
Then get the newlib archive from GoldED's C/C++ package. It's located at 'path:to/envcpp45/contributions/os4-sdk/sdk_51.5/SDK_install/newlib-3.4.2.lha'. Unpack into /SDK. | Please don't install such ancient components, copy SDK:newlib from the SDK 51.15 to ${prefix}/SDK/newlib instead (${prefix} is IIRC usually /urs/local/amiga, but these cross-compilers seem to be build with wrong paths as they use /SDK instead of ${prefix}/SDK). |
|
|
|
|
zerohero
|  |
Re: Cross-compiler setup for AmigaOS4 Posted on 9-Sep-2005 15:42:46
| | [ #2 ] |
|
|
 |
Team Member  |
Joined: 4-May-2004 Posts: 2524
From: Uddevalla, Sweden | | |
|
| Well, since the new SDK isn't public yet, and I got no response yet if I could include the new SDK on my page, this is what's available to those without OS4. I'll gladly change the page and host the new includes and newlib...
Regards, Jocke 'Zerohero' Birging Last edited by zerohero on 09-Sep-2005 at 04:41 PM.
_________________ Common sense - So rare it's almost like a super power
|
|
Status: Offline |
|
|
Framiga
|  |
Re: Cross-compiler setup for AmigaOS4 Posted on 9-Sep-2005 16:52:25
| | [ #3 ] |
|
|
 |
Elite Member  |
Joined: 5-Jul-2003 Posts: 2213
From: Unknown | | |
|
| Thanks for your effort zerohero  _________________
|
|
Status: Offline |
|
|
elwood
|  |
Re: Cross-compiler setup for AmigaOS4 Posted on 9-Sep-2005 18:42:48
| | [ #4 ] |
|
|
 |
Elite Member  |
Joined: 17-Sep-2003 Posts: 3428
From: Lyon, France | | |
|
| Gooood job! When the SDK is available, I'm sure you'll update your compilers. 
bye _________________ Philippe 'Elwood' Ferrucci Sam460 1.10 Ghz AmigaOS 4 betatester Amiga Translator Organisation
|
|
Status: Offline |
|
|
GuruMeditation
 |  |
Re: Cross-compiler setup for AmigaOS4 Posted on 9-Sep-2005 20:38:00
| | [ #5 ] |
|
|
 |
Regular Member  |
Joined: 6-Apr-2004 Posts: 281
From: Gothenburg, Sweden | | |
|
| Nice initiative, this is indeed needed (shame it wasn't done a year ago, really). Good work, NollHjälten ;) _________________ It is not the critic who counts: not the man who points out how the strong man stumbles or where the doer of deeds could have done better. The credit belongs to the man who is actually in the arena." Theodore Roosevelt, speech in Paris, 1910
|
|
Status: Offline |
|
|
mausle
|  |
Re: Cross-compiler setup for AmigaOS4 Posted on 10-Sep-2005 8:41:17
| | [ #6 ] |
|
|
 |
Regular Member  |
Joined: 12-Sep-2003 Posts: 139
From: Unknown | | |
|
| I tried and downloaded this some weeks ago, but because g++ was missing for linux I created my own version from sources. The cygwin version had it, though. But was not usable for the project I tried with it.
I can provide a ppc-linux gcc401 if needed.
Thx for your efforts. Last edited by mausle on 10-Sep-2005 at 08:45 AM. Last edited by mausle on 10-Sep-2005 at 08:44 AM.
|
|
Status: Offline |
|
|
zerohero
|  |
Re: Cross-compiler setup for AmigaOS4 Posted on 10-Sep-2005 9:20:27
| | [ #7 ] |
|
|
 |
Team Member  |
Joined: 4-May-2004 Posts: 2524
From: Uddevalla, Sweden | | |
|
| @mausle
Yeah, g++ was missing back then. Now it's c,c++ and objc in there.
ppc-linux gcc 4.0.1 would be great, I've tried to compile it on some friends machines but failed.
Regards, Jocke 'Zerohero' Birging _________________ Common sense - So rare it's almost like a super power
|
|
Status: Offline |
|
|
abalaban
|  |
Re: Cross-compiler setup for AmigaOS4 Posted on 10-Sep-2005 10:11:06
| | [ #8 ] |
|
|
 |
Super Member  |
Joined: 1-Oct-2004 Posts: 1114
From: France | | |
|
| @zerohero
It seems you are at ease with building cross-compiler. Is it possible you may build a PPC hosted 68k targeted environnement ? _________________ AOS 4.1 : I dream it, Hyperion did it ! Now dreaming AOS 4.2...  Thank you to all devs involved for this great job !
|
|
Status: Offline |
|
|
Crumb
|  |
Re: Cross-compiler setup for AmigaOS4 Posted on 10-Sep-2005 11:43:58
| | [ #9 ] |
|
|
 |
Elite Member  |
Joined: 12-Mar-2003 Posts: 2209
From: Zaragoza (Aragonian State) | | |
|
| good job! _________________ The only spanish amiga news web page/club: CUAZ
|
|
Status: Offline |
|
|
mausle
|  |
Re: Cross-compiler setup for AmigaOS4 Posted on 10-Sep-2005 15:23:02
| | [ #10 ] |
|
|
 |
Regular Member  |
Joined: 12-Sep-2003 Posts: 139
From: Unknown | | |
|
| I don't know what your problem was, but I had to do a little change to actually build it on ppc-linux. I think x86-linux worked without that, IIRC.
If you want you can point me to place via PM where I can upload the whole thing. But my configuration requires to put the SDK to /usr/local/amiga/ppc-amigaos/SDK, which seems to be the standard, because I followed the recommended configuration from README.build-gcc.
ciao |
|
Status: Offline |
|
|
Moxee
 |  |
Re: Cross-compiler setup for AmigaOS4 Posted on 10-Sep-2005 19:04:27
| | [ #11 ] |
|
|
 |
Team Member  |
Joined: 20-Aug-2003 Posts: 6291
From: County Yakima, WA State, USA | | |
|
| 
_________________ Moxee AmigaOne X1000 AmigaOne XE G4 I'd agree with you, but then we'd both be wrong.
|
|
Status: Offline |
|
|
zerohero
|  |
Re: Cross-compiler setup for AmigaOS4 Posted on 12-Sep-2005 21:55:00
| | [ #12 ] |
|
|
 |
Team Member  |
Joined: 4-May-2004 Posts: 2524
From: Uddevalla, Sweden | | |
|
| If there's enough interest I can set up a similar page with m68k-amigaos cross-compilers? Anyone interested in that, or is it all OS4 now? :)
Regards, Jocke 'Zerohero' Birging _________________ Common sense - So rare it's almost like a super power
|
|
Status: Offline |
|
|
abalaban
|  |
Re: Cross-compiler setup for AmigaOS4 Posted on 13-Sep-2005 10:50:50
| | [ #13 ] |
|
|
 |
Super Member  |
Joined: 1-Oct-2004 Posts: 1114
From: France | | |
|
| Yes I am interested 
EDIT: This question is not very visible here (you should really go here to read it.) Why not setup a poll instead ? Last edited by abalaban on 13-Sep-2005 at 10:52 AM.
_________________ AOS 4.1 : I dream it, Hyperion did it ! Now dreaming AOS 4.2...  Thank you to all devs involved for this great job !
|
|
Status: Offline |
|
|
Glorfindel
|  |
Re: Cross-compiler setup for AmigaOS4 Posted on 13-Sep-2005 17:04:09
| | [ #14 ] |
|
|
 |
New Member |
Joined: 6-Apr-2003 Posts: 9
From: Unknown | | |
|
| Quote:
If there's enough interest I can set up a similar page with m68k-amigaos cross-compilers? |
Please do.  |
|
Status: Offline |
|
|
zerohero
|  |
Re: Cross-compiler setup for AmigaOS4 Posted on 14-Sep-2005 19:36:33
| | [ #15 ] |
|
|
 |
Team Member  |
Joined: 4-May-2004 Posts: 2524
From: Uddevalla, Sweden | | |
|
| OK!
PowerPC binaries posted to the site.
Regards, Jocke 'Zerohero' Birging _________________ Common sense - So rare it's almost like a super power
|
|
Status: Offline |
|
|