Welcome, Guest. Please login or register.

Author Topic: Compiling (esp C/C++) How do you like to do it?  (Read 1874 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline EDanaII

  • Hero Member
  • *****
  • Join Date: Dec 2006
  • Posts: 579
    • Show all replies
    • http://www.EdwardGDanaII.info
Re: Compiling (esp C/C++) How do you like to do it?
« on: March 03, 2016, 11:20:26 PM »
I prefer doing it in Eclipse, using ZeroHero's gcc crosscompiler. It supports all Amiga environments...
Ed.
 

Offline EDanaII

  • Hero Member
  • *****
  • Join Date: Dec 2006
  • Posts: 579
    • Show all replies
    • http://www.EdwardGDanaII.info
Re: Compiling (esp C/C++) How do you like to do it?
« Reply #1 on: March 04, 2016, 10:02:25 PM »
@ jennadk

Looks like others have found the tool chain for you. So, here's the instructions on how to set it up: http://www.amigacoding.de/index.php?topic=17.0

I actually used AmiDevCpp to set it up, simply because I started with it first and then, when I discovered I could compile with Eclipse, had it there already. :)
Ed.