LCC

From RISC OS

(Difference between revisions)
Jump to: navigation, search
(Note about status of LCC)
 
(2 intermediate revisions not shown)
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===
-
<ul>
+
* [http://www.riscos.info/downloads/lcc-4.2/ The current 4.20 32-bit release]
-
<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

Contents

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

Personal tools