Search Criteria
Package Details: tcc-git 0.9.27.r797.g4e0e9b8-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/tcc-git.git (read-only, click to copy) |
|---|---|
| Package Base: | tcc-git |
| Description: | Tiny C Compiler |
| Upstream URL: | https://bellard.org/tcc/ |
| Licenses: | LGPL2.1 |
| Conflicts: | tcc |
| Provides: | tcc |
| Submitter: | dw0rek |
| Maintainer: | yurikoles |
| Last Packager: | jonathon |
| Votes: | 22 |
| Popularity: | 0.000002 |
| First Submitted: | 2009-01-26 19:25 (UTC) |
| Last Updated: | 2022-01-18 12:54 (UTC) |
Required by (11)
- crepl-git (requires tcc) (make)
- evjl (requires tcc)
- fdutils (requires tcc)
- fdutils (requires tcc) (make)
- ogw (requires tcc)
- pow-git (requires tcc) (make)
- rock (requires tcc) (optional)
- runit-service (requires tcc) (optional)
- speedtouch-firmware (requires tcc) (make)
- vbextreme-bar (requires tcc)
- vbextreme-bar-git (requires tcc)
Latest Comments
1 2 Next › Last »
jonathon commented on 2021-12-02 12:48 (UTC)
The
mobbranch is the default, nothing needs to be changed in the PKGBUILD.dujemiha commented on 2021-12-02 08:31 (UTC)
sourceshould be changed from'git+https://repo.or.cz/tinycc.git'to'git+https://repo.or.cz/tinycc.git#branch=mob', as development seems to have moved to the branchmobsince the release of 0.9.27 three years ago.defty commented on 2021-12-01 04:56 (UTC)
In addition to what @tee said,
docdirneeds to be set on install because the default is incorrect. One way would be to change the install function totee commented on 2021-09-08 12:25 (UTC)
build() needs to changed to unset CFLAGS, otherwise custom CFLAGS will trip up the build.
andreas_baumann commented on 2020-01-30 15:53 (UTC) (edited on 2020-01-30 15:54 (UTC) by andreas_baumann)
on IA32 I get:
Disabling PIC is not possible as the inlinined assembly relies on PIC code.
Anybody else experiencing that issue?
tcc itself seems to run fine though without testing.
jonathon commented on 2017-04-30 14:54 (UTC) (edited on 2017-05-09 19:55 (UTC) by jonathon)
trengrj commented on 2016-11-11 13:13 (UTC)
Earnest commented on 2016-05-06 16:04 (UTC) (edited on 2016-05-06 16:05 (UTC) by Earnest)
tee commented on 2014-06-20 12:47 (UTC)
1 2 Next › Last »