Search Criteria
Package Details: gforth 0.7.3-7
Package Actions
Git Clone URL: | https://aur.archlinux.org/gforth.git (read-only, click to copy) |
---|---|
Package Base: | gforth |
Description: | Fast and portable implementation of the ANS Forth language |
Upstream URL: | http://www.gnu.org/software/gforth/ |
Licenses: | GPL-3.0-or-later |
Submitter: | Allan |
Maintainer: | envolution |
Last Packager: | envolution |
Votes: | 54 |
Popularity: | 0.99 |
First Submitted: | 2008-12-28 12:46 (UTC) |
Last Updated: | 2025-08-23 22:09 (UTC) |
Dependencies (7)
- ffcall
- glibc (glibc-gitAUR, glibc-eacAUR)
- libffi (libffi-gitAUR)
- libtool (libtool-gitAUR) (make)
- texinfo (texinfo-gitAUR) (make)
- texlive-meta (make)
- gforth-docsAUR (optional) – Documentation for gforth
Required by (2)
- gforth-docs
- gforth-git (make)
Sources (18)
- configure-assumptions.patch
- distclean.patch
- double-const.patch
- elisp-auto-mode.patch
- env-cflags.patch
- fflib.patch
- gdb-set-logging.patch
- gforth-0.7.3.patch
- hppa-build.patch
- hppa.patch
- https://ftp.gnu.org/gnu/gforth/gforth-0.7.3.tar.gz
- manpage.patch
- minus-number.patch
- qrnnd-build.patch
- script-hashbang.patch
- skip-install.patch
- strict-prototypes.patch
- typos.patch
Latest Comments
1 2 3 4 5 Next › Last »
envolution commented on 2025-08-23 22:12 (UTC)
@Fil0sOFF thanks, was missing the dependency array entirely
Fil0sOFF commented on 2025-08-23 21:36 (UTC)
Looks like it depends on 'ffcall' package at runtime.
envolution commented on 2025-05-04 11:10 (UTC)
@spillner thanks, updated in rel 6
spillner commented on 2025-05-04 10:53 (UTC)
I had build failures under GCC 15.1.1 until applying the patch below.
envolution commented on 2025-01-11 01:53 (UTC)
@laura7089 thanks, I've included now for new installs. v1.0 can't come soon enough!
laura7089 commented on 2025-01-11 01:46 (UTC)
I had the same failure as @mutewave until I re-added the
-j1
to the firstmake
command. Perhaps an unreliably reproducible race condition?envolution commented on 2024-12-29 16:42 (UTC)
thanks @dbb and @mutewave again
added texlive meta - @mutewave it's likely well utilised in the 'make doc' section which I think I added shortly after adopting
mutewave commented on 2024-12-29 15:49 (UTC)
@dbb that was what I did when I was trying to resolve the build failures post-patch. I'm actually curious why tex is a sticking point with this.
dbb commented on 2024-12-29 13:19 (UTC)
Fails to build in a clean chroot with:
Needed to add
texlive-meta
tomakedepends
to get it to build.mutewave commented on 2024-12-29 04:51 (UTC)
No problem, thanks for your timely assistance. Happy holidays!
1 2 3 4 5 Next › Last »