Welcome, Guest. Please login or register.

Author Topic: Which C compiler to use on A1200 with 8M of Fast RAM?  (Read 1344 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline tnt23Topic starter

  • Full Member
  • ***
  • Join Date: Dec 2005
  • Posts: 195
    • Show all replies
Which C compiler to use on A1200 with 8M of Fast RAM?
« on: February 21, 2007, 06:10:24 AM »
Hi,

I just need to compile simple 'console' apps to directly work with peripherals, like serial and floppy ports.

What tools can be used on almost unexpanded A1200 (only 8M of Fast RAM available) to write in C? I am familiar with m68k command set since I fiddled with Palm handhelds, but writing in asm seems rather complex to me.

Thanks.
 

Offline tnt23Topic starter

  • Full Member
  • ***
  • Join Date: Dec 2005
  • Posts: 195
    • Show all replies
Re: Which C compiler to use on A1200 with 8M of Fast RAM?
« Reply #1 on: February 21, 2007, 07:46:46 AM »
@skurk

Thanks! I'd prefer gcc if it only would run on my setup.