Welcome, Guest. Please login or register.

Author Topic: Wich C is used in AmigaOS?  (Read 1417 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline sm3

  • VIP / Donor - Lifetime Member
  • Jr. Member
  • **
  • Join Date: May 2014
  • Posts: 73
    • Show all replies
Re: Wich C is used in AmigaOS?
« on: August 25, 2015, 03:14:59 PM »
While I'm no Amiga C guru, I have the boxed version of the SAS/C Lattice C for AmigaDOS (version 5). On the side of the box it reads:

" Lattice C Compilers conform very closely to the proposed ANSI C standards.."

This version was for AmigaDOS 2.0.

The last version for the Amiga was 6.58 I believe. Here is what the docs mention regarding it:

Compatibility with Standards

     Most functions in the SAS/C library are compatible with industry-recognized  C library standards, including  

  •   ISO/ANSI C
  •   traditional UNIX C libraries
  •   POSIX 1003.1.
  ISO/ANSI C Standards

   The SAS/C library is fully compliant with the 1990 ISO/ANSI C standard.  Implementation-defined behavior for the ISO/ANSI library is described  in Chapter 2, "Language Definition" in SAS/C Compiler and Library User's Guide, Fourth Edition .


This was taken from here: http://support.sas.com/documentation/onlinedoc/sasc/doc/lr1/lrv1ch1.htm#sect3_1
« Last Edit: August 25, 2015, 03:29:57 PM by sm3 »
 

Offline sm3

  • VIP / Donor - Lifetime Member
  • Jr. Member
  • **
  • Join Date: May 2014
  • Posts: 73
    • Show all replies
Re: Wich C is used in AmigaOS?
« Reply #1 on: August 26, 2015, 01:23:17 PM »
You reminded me of a good point, I was describing the C compilers for the classic AmigaOS up to 3.1 (I suppose it is).

I don't really have any knowledge of the more modern versions (anything beyond 3.1).