Search Criteria
Package Details: gforth 0.7.3-1
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: | |
Submitter: | Allan |
Maintainer: | keenerd |
Last Packager: | keenerd |
Votes: | 48 |
Popularity: | 0.96 |
First Submitted: | 2008-12-28 12:46 |
Last Updated: | 2015-06-13 04:24 |
Latest Comments
1 2 Next › Last »
tslil commented on 2020-04-30 02:56
Here is a slightly updated PKGBUILD. In particular it builds the docs, makes use of $(nproc), and copies over the Emacs gforth.el file to where it should be.
http://math.jhu.edu/~tclingm1/store/PKGBUILD
@keenerd, do you still maintain this package?
cym13 commented on 2015-06-06 20:32
Hi, could we get an update on this please?
Otherwise please, consider marking it as orphaned.
lowfatcomputing commented on 2013-04-13 21:31
Hello, here is an updated PKGBUILD with version bump and a number of fixes:
http://pastebin.com/iZYnM5Vr
srl commented on 2013-01-09 04:30
Ah, I didn't know that; sorry.
keenerd commented on 2013-01-09 04:28
Sorry, but no. m4 is part of base-devel and we don't ever include those as makedeps.
srl commented on 2012-12-28 22:16
Also requires m4 to build - please add.
omicrondelta commented on 2012-11-26 06:25
Confirmed successful build on the Raspberry Pi.
armv6h can be added to PKGBUILD's "arch" variable.
keenerd commented on 2012-06-02 17:26
Phantasus, huge thank you! That fixes all the crazy bootstrap errors.
Anonymous comment on 2012-06-01 19:01
Please fix the line in PKGBUILD:
./configure --prefix=/usr
TO:
CFLAGS='-std=gnu99' ./configure
Thanks, else it doesn't compile on my machine with gcc-4.7.0
karol_007 commented on 2012-05-13 18:14
Please fix the typo in the description: 'portabuule'.