Search Criteria
Package Details: cadical 3.0.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/cadical.git (read-only, click to copy) |
|---|---|
| Package Base: | cadical |
| Description: | Simple CDCL satisfiability solver |
| Upstream URL: | https://fmv.jku.at/cadical/ |
| Licenses: | MIT |
| Submitter: | keenerd |
| Maintainer: | meadow |
| Last Packager: | meadow |
| Votes: | 3 |
| Popularity: | 0.29 |
| First Submitted: | 2019-04-29 03:43 (UTC) |
| Last Updated: | 2025-12-24 00:56 (UTC) |
Dependencies (2)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
Required by (4)
- bitwuzla (make)
- cvc5
- cvc5-bestperformance
- cvc5-bin
Latest Comments
meadow commented on 2025-11-25 14:27 (UTC) (edited on 2025-11-25 14:28 (UTC) by meadow)
@bluedevil:
It just compiled for me in a clean chroot. Looks to me like you are missing a space in your
CFLAGS?‘-mno-omit-leaf-frame-pointer-Wall’should be-mno-omit-leaf-frame-pointer -Wall’?bluedevil commented on 2025-11-25 11:40 (UTC)
I cannot compile cadical, here is the error message I got