Welcome, Guest. Please login or register.

Author Topic: C programming  (Read 3424 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline bburtonpa

  • Newbie
  • *
  • Join Date: Sep 2006
  • Posts: 20
    • Show all replies
Re: C programming
« on: June 06, 2009, 12:59:38 PM »
Quote from: Arkhan;509545
I recently refired up some Amiga excitement and have some time to kill.

I normally use GCC and Notepad++ on Windows, and Scintilla on Linux



Take a look at AmiDevCPP (http://amidevcpp.amiga-world.de/download.php?HR_LANG=english).  It is a cross-compliler front-end for GCC that is already configured to produce executables for Amiga/Aros/MorphOS targets.  If I am not mistaken, it can also generate code for Windows targets making it a whole lot nicer to use than notepad.
 

Offline bburtonpa

  • Newbie
  • *
  • Join Date: Sep 2006
  • Posts: 20
    • Show all replies
Re: C programming
« Reply #1 on: June 06, 2009, 01:06:27 PM »
You are correct.  I think the current version is up to 4.3 whereas the latest version on most Amiga specific download sites it 2.7 or 2.8...
 

Offline bburtonpa

  • Newbie
  • *
  • Join Date: Sep 2006
  • Posts: 20
    • Show all replies
Re: C programming
« Reply #2 on: June 06, 2009, 01:23:50 PM »
I'm not sure if there is a package you can install to give it Amiga capabilities.  If you download "graceful bulldozer" it will install the latest version of DevC++, the Amiga/Aros/MorphOS cross-compilers, the necessary headers files, etc.