Menu

Tree [259624] master /
 History

HTTPS access


File Date Author Commit
 0.7.0-libtool-flags.patch 2009-12-10 yselkowitz yselkowitz [259624] lang/gforth: rebuilt for 1.7
 0.7.0-vpath.patch 2009-01-09 yselkowitz yselkowitz [b6920c] lang/gforth 0.7.0 (NEW)
 README 2009-12-10 yselkowitz yselkowitz [259624] lang/gforth: rebuilt for 1.7
 gforth-0.7.0-2.cygport 2009-12-10 yselkowitz yselkowitz [259624] lang/gforth: rebuilt for 1.7
 setup.hint 2009-12-10 yselkowitz yselkowitz [259624] lang/gforth: rebuilt for 1.7

Read Me

gforth
------------------------------------------
Gforth is a fast and portable implementation of the ANS Forth
language. It works nicely with the Emacs editor, offers some nice
features such as input completion and history, backtraces, a
decompiler and a powerful locals facility, and it even has a
manual. Gforth combines traditional implementation techniques with
newer techniques for portability and performance: its inner
interpreter is direct threaded with several optimizations, but you can
also use a traditional-style indirect threaded interpreter.

Runtime requirements:
  cygwin-1.7.0-67
  libffi4-4.3.4-1
  libgcc1-4.3.4-1
  libltdl7-2.2.7a-14

Build requirements:
(besides corresponding -devel packages)
  autoconf2.5-2.63-10
  automake1.9-1.9.6-10
  binutils-2.19.51-1
  bison-2.3-1
  cygport-0.9.10-1
  flex-2.5.35-1
  gawk-3.1.7-1
  gcc4-core-4.3.4-1
  libtool-2.2.7a-14
  make-3.81-2
  sed-4.1.5-2

Canonical website:
  http://www.gnu.org/software/gforth/

Canonical download:
  ftp://ftp.gnu.org/pub/gnu/gforth/

-------------------------------------------

Build instructions:
  unpack gforth-0.7.0-X-src.tar.bz2
    if you use setup to install this src package, it will be
	 unpacked under /usr/src automatically
  cd /usr/src
  cygport ./gforth-0.7.0-X.cygport all

This will create:
  /usr/src/gforth-0.7.0-X-src.tar.bz2
  /usr/src/gforth-0.7.0-X.tar.bz2

-------------------------------------------

Port Notes:

----- version 0.7.0-2 -----
Initial release for Cygwin 1.7.


Cygwin port maintained by:
http://sourceware.org/cygwinports/