Tiny C Compiler is a very fast C compiler. Unlike other C compilers,
it is meant to be self-relying: you do not need an external
assembler or linker because TCC does that for you.
TCC supports ANSI C and most of ISO C99 and many GNUC extensions,
including inline assembly. tcc was written by Fabrice Bellard and is
distributed under the GNU Lesser General Public License.
In order to have cross compiler support, pass CROSS=yes to the script.
Maintained by: Markus Reichelt
Keywords: compiler,tiny,tcc,cross-compiling
ChangeLog: tcc
Homepage:
http://www.tinycc.org/
Download SlackBuild:
tcc.tar.gz
tcc.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
slack-desc |
tcc.SlackBuild |
tcc.info |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds