Welcome, Guest. Please login or register.

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

Description:

0 Members and 1 Guest are viewing this topic.

Offline SamuraiCrow

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2281
  • Country: us
  • Gender: Male
    • Show all replies
Re: Which C compiler to use on A1200 with 8M of Fast RAM?
« on: February 21, 2007, 06:51:13 PM »
If you're not using C++, then get VBCC.  It loops more efficiently than SAS.  Just don't use switch/case structures with VBCC since they aren't optimized at all.  It's latest version is 0.8i or so.