Package Details: gforth-docs 0.7.3-7

Git Clone URL: https://aur.archlinux.org/gforth.git (read-only, click to copy)
Package Base: gforth
Description: Documentation for gforth
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.21
First Submitted: 2008-12-28 12:46 (UTC)
Last Updated: 2025-08-23 22:09 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

srl commented on 2013-01-09 04:30 (UTC)

Ah, I didn't know that; sorry.

keenerd commented on 2013-01-09 04:28 (UTC)

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 (UTC)

Also requires m4 to build - please add.

omicrondelta commented on 2012-11-26 06:25 (UTC)

Confirmed successful build on the Raspberry Pi. armv6h can be added to PKGBUILD's "arch" variable.

keenerd commented on 2012-06-02 17:26 (UTC)

Phantasus, huge thank you! That fixes all the crazy bootstrap errors.

<deleted-account> commented on 2012-06-01 19:01 (UTC)

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 (UTC)

Please fix the typo in the description: 'portabuule'.

keenerd commented on 2012-05-04 03:08 (UTC)

Some progress on chasing down the error. It looks like it is related to a toolchain update (works fine on an out of date Arch install). Specifically, a number of C files for the bootstrap forth engine are mis-generated. The error looks like all files had their newlines replaced with '}' characters. Files affected include engine/{costs,prim_grp,prim_lab,prim_name,prim_num,superend,profile,super2}-fast.i

keenerd commented on 2012-05-01 04:44 (UTC)

Adopted and trying to fix.

haawda commented on 2012-04-28 17:23 (UTC)

Orphaning, does not build.