SlackBuilds Repository

15.0 > Development > tcc (0.9.27+20230811_d1c1077)

tcc (Tiny C Compiler)

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.

Currently, tcc development happens in the github repo at
https://github.com/TinyCC/tinycc

By default, both native and cross compilers for various systems (Win32,
Win64, ARM, OSX, etc) are built. If you want to skip the cross
compilers, pass CROSS=no to the script.

Maintained by: B. Watson
Keywords: compiler,tiny,tcc,cross-compiling
ChangeLog: tcc

Homepage:
http://www.tinycc.org/

Source Downloads:
tcc-0.9.27+20230811_d1c1077.tar.xz (de548a69fba89a1e6d0712a9ddf2bdf9)

Download SlackBuild:
tcc.tar.gz
tcc.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
doinst.sh
git2tarxz.sh
slack-desc
tcc.SlackBuild
tcc.info

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds