Amiga.org
Operating System Specific Discussions => Amiga OS => Amiga OS -- Development => Topic started by: RobinGodd on July 14, 2006, 10:54:54 AM
-
Does anyone know where I can obtain the 'c' programming language for the classic amiga 1200 with os 3.1? :-o
-
There is Storm C with all the official Include files:
http://amigakit.leamancomputing.com/catalog/product_info.php?products_id=477
You could also get GCC, but you would have to purchase the Includes separately.
-
The official include files up through AmigaOS 3.5 are available on the Amiga Developer CD version 2.1. It comes with a non-commercial licence release of Storm C but I'd reccommend using either GCC or VBCC (http://sun.hasenbraten.de/vbcc/) instead due to bugs and various instabilities in Storm C.
-
Too bad noone seems to have any SAS/C packages as that is a very good package for classic C coding on the Amiga.
/Patrik
-
Hi,
I highly recommend Hisoft C++. It has a very nice IDE.
The learning curve is not very steep. However, it is commercial. Allthough you should have not much trouble tracking it down on your usual amiga sites ;-)
-
Thanks for your help I have found Storm C Prof on my amiga developer CD-Rom.
:-)