Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Collapse sidebar
home:Ledest:misc
tcc
Overview
Meta Configuration of Package tcc
<package name="tcc" project="home:Ledest:misc"> <title>Tiny C Compiler</title> <description> The Tiny C Compline (TCC) is a small but very fast C compiler. Unlike other C compilers, it is meant to be self-reliant and thus does not need an external assembler or linker. It supports ANSI C, most of the ISO C99 standard and many GNUC extensions including inline assembly and it can automatically generate memory and bound checks while allowing all C pointers operations. Pieces of C source code may also be executed as a script with TCC, due to its high compilation speed performance will be equivalent to that of an executable. Through libtcc TCC can be used as a backend for dynamic code generation. </description> <build> <enable repository="CentOS_7"/> <enable repository="Fedora_20"/> <enable repository="Fedora_21"/> <enable repository="openSUSE_Tumbleweed"/> <enable repository="Fedora_22"/> <enable repository="Fedora_23"/> <enable repository="openSUSE_Leap_42.1"/> <enable repository="openSUSE_Leap_42.2"/> <enable repository="Fedora_24"/> <enable repository="Fedora_25"/> </build> </package>
Locations
Projects
Search
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects