PACKAGE NAME:  tcc-20220221_308d8d1-x86_64-1salix15.0.txz
PACKAGE LOCATION:  ./salix/development
PACKAGE SIZE (compressed):  251 K
PACKAGE SIZE (uncompressed):  1004 K
PACKAGE REQUIRED:  
PACKAGE CONFLICTS:  
PACKAGE SUGGESTS:  
PACKAGE DESCRIPTION:
tcc: tcc (Tiny C Compiler)
tcc:
tcc: Tiny C Compiler is a very fast C compiler. Unlike other C compilers,
tcc: it is meant to be self-relying: you do not need an external
tcc: assembler or linker because TCC does that for you.
tcc: TCC supports ANSI C and most of ISO C99 and many GNUC extensions,
tcc: including inline assembly. tcc was written by Fabrice Bellard and is
tcc: distributed under the GNU Lesser General Public License.
tcc:
tcc: Homepage: http://www.tinycc.org/
tcc: