Welcome, Guest. Please login or register.

Author Topic: C-Compiler for stock A500  (Read 3925 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline freqmaxTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show all replies
C-Compiler for stock A500
« on: August 15, 2012, 11:17:59 PM »
I hade Lattice (SAS?) C working on plain Amiga 500 with 68000 CPU and 1 MB RAM. Is there any free compiler available to accomplish the same feat currently?
 

Offline freqmaxTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show all replies
Re: C-Compiler for stock A500
« Reply #1 on: August 15, 2012, 11:58:15 PM »
http://www.aztecmuseum.ca/intro.htm#copyright

Quote
Copyright and Conditions of Use

Harry Suckow (the Copyright holder for Aztec C) has given permission for this website to redistribute Manx Software Systems discontinued Aztec C compilers for now-obsolete platforms for educational purposes by researchers and enthusiasts.

If you download from this website, your use must be Fair as it applies to Manx's Copyright on these compilers. If you do not agree, or if your use is not Fair do not download from this website.
 

Offline freqmaxTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show all replies
Re: C-Compiler for stock A500
« Reply #2 on: August 20, 2012, 11:44:52 AM »
I found this for GCC + UAE:
UtilityBase :: Build Amiga GCC 3.3.3 Cross Compiler for Linux or Windows

I think "ixemul-48.0-bin.tgz" is the critical part. Ie the C-library to interface with Amiga kickstart and OS. I found a working archive at ftp.back2roots.org.
« Last Edit: August 20, 2012, 11:49:52 AM by freqmax »