Dash:
[t2-trunk.git] / package / develop / tcc / tcc.desc
blob9b25de82f353a9216080b13cc6de03ca7243f85c
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/tcc/tcc.desc
3 [COPY] Copyright (C) 2006 - 2022 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
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>
28 [C] extra/development
29 [F] CROSS
31 [L] GPL
32 [S] Beta
33 [V] 0.9.27-4e0e9b8
34 [P] X -----5---9 800.000
35 [R] + arm x86 x86-64
37 [O] atstage cross && var_append extraconfopt ' ' '--enable-cross'
39 [CV-FLAGS] ODD-STABLE
40 [D] f223841a15bc98202a104adb10b196d9f7149da3bdf1a4cbbe3e7f0a tcc-0.9.27-4e0e9b8.tar.bz2 git+https://repo.or.cz/tinycc.git 4e0e9b8