Search Criteria
Package Details: wcc-git 0.0.2.r0.g391ae30-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/wcc-git.git (read-only, click to copy) |
---|---|
Package Base: | wcc-git |
Description: | The Witchcraft Compiler Collection |
Upstream URL: | https://github.com/endrazine/wcc |
Licenses: | MIT |
Conflicts: | wcc |
Provides: | wcc |
Submitter: | epitron |
Maintainer: | epitron |
Last Packager: | epitron |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2017-05-25 02:44 (UTC) |
Last Updated: | 2017-06-27 23:54 (UTC) |
Dependencies (9)
- binutils
- capstone (capstone-gitAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gsl (gsl-gitAUR)
- libelf (elfutils-gitAUR)
- readline (readline-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- git (git-gitAUR, git-glAUR) (make)
- make (make-gitAUR) (make)
Latest Comments
maximevince commented on 2020-02-10 13:18 (UTC)
This packages fails to build on recent Linux versions. Add: $ touch include/stropts.h to the build() step, to fix the compile error.