Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.forth > #19916
| From | Bernd Paysan <bernd.paysan@gmx.de> |
|---|---|
| Newsgroups | comp.lang.forth |
| Subject | Announce: gforth-0.7.1 |
| Date | 2013-02-22 18:44 +0100 |
| Organization | 1&1 Internet AG |
| Message-ID | <kg8apk$vbv$1@online.de> (permalink) |
Since gcc 4.7, gforth-0.7.0 doesn't compile out of the box (some versions of gcc 4.6 also didn't, and require a workaround, but that problem was fixed with gcc 4.6.2 and 4.7). So I've generated a small patch that fixes all those problems, so whoever likes to use the stable version of Gforth instead of the development version, you can now get it in the Gforth home: http://www.complang.tuwien.ac.at/forth/gforth/ Tarball: http://www.complang.tuwien.ac.at/forth/gforth/gforth-0.7.1.tar.gz Patch against 0.7.0: http://www.complang.tuwien.ac.at/forth/gforth/gforth-0.7.0-0.7.1.diff.gz User-visible changes between 0.7.0 and 0.7.1: Bug fixes amd64 gdb disassembler works with syntax change (autodetected) workaround for gcc 4.6 and 4.7 problems (newline and superinstructions) Miscellaneous changed repository from CVS to git If you want the current development version, we changed to Git on Savannah. All the interesting stuff is happening here: git clone git://git.savannah.gnu.org/gforth.git You can also browse the source through either cgit or gitweb http://git.savannah.gnu.org/cgit/gforth.git http://git.savannah.gnu.org/gitweb/?p=gforth.git;a=summary -- Bernd Paysan "If you want it done right, you have to do it yourself" http://bernd-paysan.de/
Back to comp.lang.forth | Previous | Next — Next in thread | Find similar | Unroll thread
Announce: gforth-0.7.1 Bernd Paysan <bernd.paysan@gmx.de> - 2013-02-22 18:44 +0100
Announce: gforth-0.7.2 Bernd Paysan <bernd.paysan@gmx.de> - 2013-02-25 23:53 +0100
Re: Announce: gforth-0.7.1 Michael L Gassanenko <m_l_g3@yahoo.com> - 2013-03-11 01:41 -0700
Re: Announce: gforth-0.7.1 Bernd Paysan <bernd.paysan@gmx.de> - 2013-03-11 20:49 +0100
csiph-web