Welcome, Guest. Please login or register.

Author Topic: Best development tools for Amiga?  (Read 22998 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline TurboLaban

  • Newbie
  • *
  • Join Date: May 2002
  • Posts: 21
    • Show all replies
    • http://home.c2i.net/ghisdal/
Re: Best development tools for Amiga?
« on: October 31, 2002, 01:51:29 AM »
If you want to code in C++, I wouldn't recommend StormC3 (that is included on the DevCD), as it's support for C++ is very limited.
The best development environment for the Amiga right now, is IMO StormC 4, which uses a modified GCC compiler with very good support for both C and C++.

But, if you don't want to spend a lot of money getting started, I would go for GCC 2.95.3 as someone else suggested.

The DevCD is definately worth buying too, so you get the correct system include files and some documentation...