Welcome, Guest. Please login or register.

Author Topic: What is the latest / most stable Amiga C/C++ Compiler available?  (Read 2459 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline alexh

  • Hero Member
  • *****
  • Join Date: Apr 2005
  • Posts: 3644
    • Show all replies
    • http://thalion.atari.org
AFAIK Storm C (all versions) have terrible bugs in them.

You'd be pretty mad to compile on an Amiga though. I would recommend developing on PC and cross compile and either network over to the Amiga or use CF card.

Then you can use your favourite IDE to compile and fix bugs and control your make files.
 

Offline alexh

  • Hero Member
  • *****
  • Join Date: Apr 2005
  • Posts: 3644
    • Show all replies
    • http://thalion.atari.org
 

Offline alexh

  • Hero Member
  • *****
  • Join Date: Apr 2005
  • Posts: 3644
    • Show all replies
    • http://thalion.atari.org
Re: What is the latest / most stable Amiga C/C++ Compiler available?
« Reply #2 on: December 22, 2008, 11:46:30 PM »
OR doing your development on WinUAE?