Welcome, Guest. Please login or register.

Author Topic: Best C compiler for Amiga?  (Read 20169 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline alfredone

  • Newbie
  • *
  • Join Date: Jun 2016
  • Posts: 4
  • Country: it
  • Gender: Male
  • Only amigans make it possible!
    • Show all replies
    • Project4A
Re: Best C compiler for Amiga?
« on: January 08, 2017, 08:12:41 AM »
Quote from: NovaCoder;575332
I couldn't really get on with AmiDev (too buggy), I'm currently trying to setup Eclipse CDT with gcc (cross-compiler), looking good (so far).!


You can try CodeBlock on Linux / Windows.

It's really easy to set a toolchain with CodeBlock.

This is my solution on Windows:
1) install AmiDev ( just to have amiga cross compilers installed on Windows)
2) configure CodeBlock in order to use the amiga cross compilers provided by AmiDev