PDA

View Full Version : gcc/g++ howto install


nyteschayde
08-08-2009, 06:58 AM
Installing gcc on the Amiga has never seemed easy to me. I once found a HDF image with GCC installed and used it for a while. When I looked recently at trying again I couldn't find the files anywhere and all the articles describing how to do it were pointing to broken links.

Can someone who knows post a how-to and, if possible, the files required to get it going? This would include all the dependencies and things like required assigns for geek gadgets (I think they're required). I am hoping for the ability to compile native Amiga apps, not just hello world.

Finally, I do own the Amiga Developer's SDK and OS 3.9 legally so if you must point to files on those CDs, that is also fine.

I would greatly appreciate it and thanks in advance,
Gabriel

DJBase
08-08-2009, 07:25 AM
The easiest way for me to get an up-to-date GCC on my Amig is to install Cubic IDE (http://devplex.awardspace.biz/) with the C/C++ package.

nyteschayde
08-10-2009, 05:31 AM
Thanks, I'll give it a whirl