LCC: Difference between revisions

From RISC OS
Jump to navigationJump to search
m (Reverted edit of OffOt7, changed back to last version by WikiSysop)
 
(Note about status of LCC)
 
Line 1: Line 1:
==LCC - Small fast C compiler for RISC OS==
==LCC - Small fast C compiler for RISC OS==

''LCC for RISC OS is no longer maintained. You should use [[GCC]] in preference.''


===20th February 2003 - version 4.20===
===20th February 2003 - version 4.20===
Line 9: Line 11:
===Download===
===Download===


* [http://www.riscos.info/downloads/lcc-4.2/ The current 4.20 32-bit release]
<ul>
<li>[http://www.riscos.info/downloads/lcc-4.2/ The current 4.20 32-bit release]</li>
* [http://www.riscos.infp/downloads/lcc-4.1/ The previous 4.10 26-bit releases]
<li>[http://www.riscos.infp/downloads/lcc-4.1/ The previous 4.10 26-bit releases]</li>
</ul>


===References===
===References===


[http://www.cs.princeton.edu/software/lcc/ LCC Homepage]
* [http://www.cs.princeton.edu/software/lcc/ LCC Homepage]

Latest revision as of 15:43, 7 September 2008

LCC - Small fast C compiler for RISC OS

LCC for RISC OS is no longer maintained. You should use GCC in preference.

20th February 2003 - version 4.20

The current release is 4.20, and is a port to RISC OS of the latest released version. This version is a 32-bit version, and produces 32-bit code suitable for all RISC OS machines running the 32-bit SharedCLibrary.

It can also compile programs with a UnixLib.

Download

References