1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/tcc/tcc.desc
3 [COPY] Copyright (C) 2006 - 2022 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] The smallest Linux C compiler
14 [T] The Tiny C Compiler is small, fast, unlimited, and safe. You can compile
15 [T] and execute C code everywhere (e.g. , on rescue disks). It generates
16 [T] optimized x86 code, and can compile, assemble, and link several times
17 [T] faster than 'gcc -O0'. Any C dynamic library can be used directly. It
18 [T] includes an optional memory and bounds checker, and bounds-checked code
19 [T] can be mixed freely with standard code. C script is also supported--just
20 [T] add '#!/usr/bin/tcc' at the first line of your C source, and execute it
21 [T] directly from the command line.
23 [U] http://www.tinycc.org/
25 [A] Fabrice Bellard <fabrice.bellard@free.fr>
26 [M] The T2 Project <t2@t2-project.org>
34 [P] X -----5---9 800.000
37 [O] atstage cross && var_append extraconfopt ' ' '--enable-cross'
40 [D] f223841a15bc98202a104adb10b196d9f7149da3bdf1a4cbbe3e7f0a tcc-0.9.27-4e0e9b8.tar.bz2 git+https://repo.or.cz/tinycc.git 4e0e9b8