There are currently issues linking against llvm-libs
. I don't have a fix ready, but I'll be looking into it soon. Stay tuned.
Search Criteria
Package Details: frawk 0.4.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/frawk.git (read-only, click to copy) |
---|---|
Package Base: | frawk |
Description: | frawk is a small programming language for writing short programs processing textual data. To a first approximation, it is an implementation of the AWK language; many common Awk programs produce equivalent output when passed to frawk. |
Upstream URL: | https://github.com/ezrosent/frawk |
Licenses: | MIT, Apache |
Submitter: | psYchotic |
Maintainer: | psYchotic |
Last Packager: | psYchotic |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-03-14 11:41 (UTC) |
Last Updated: | 2022-05-10 10:08 (UTC) |
Dependencies (4)
- llvm-libs (llvm-libs-rocm-gitAUR, llvm-libs-gitAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR) (make)
Required by (0)
Sources (1)
Latest Comments
psYchotic commented on 2023-02-27 09:02 (UTC)
psYchotic commented on 2023-02-27 09:02 (UTC)
If you wish to build this package, you should install rustup
, as it's the easiest way to have a nightly toolchain to be able to build frawk
with.
Pinned Comments
psYchotic commented on 2023-02-27 09:02 (UTC)
If you wish to build this package, you should install
rustup
, as it's the easiest way to have a nightly toolchain to be able to buildfrawk
with.